Replace "money" in in-game texts with "gold"

When GOLDOBJ was activated unconditionally, several texts started referencing
"money" instead of "gold".

As we don't have the intention to introduce a complex coin system with
different denominations, change it back and also some other places that
reference "money".
This commit is contained in:
Patric Mueller
2019-12-31 14:10:24 +01:00
parent 1a6fc77198
commit 2ae7cf02ea
11 changed files with 26 additions and 27 deletions

View File

@@ -66,6 +66,7 @@ some altars are displayed in different colors (for tty and curses at least)
add 'quick_farsight' option to provide some control over random clairvoyance
where pausing to be able to browse temporarily visible aspects of the
revealed map can seem intrusive; doesn't affect clairvoyance spell
replace "money" in in-game texts with "gold"
Platform- and/or Interface-Specific New Features