Mercurial > hg > early-roguelike
comparison arogue7/network.h @ 315:ad2570b5b21f
Advanced Rogue 5, 7: fix some trading post messages.
When attempting to buy an unaffordable object, messages were often of
the form "You can't afford that a scroll of hold monster !", because
the object description (stored in curpurch) was the same text used in
inventory displays.
This has been worked around by inspecting the contents of curpurch and
using different message templates.
author | John "Elwin" Edwards |
---|---|
date | Sun, 24 Oct 2021 20:26:21 -0400 |
parents | adfa37e67084 |
children |
comparison
equal
deleted
inserted
replaced
314:2f0eb38da609 | 315:ad2570b5b21f |
---|