mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 11:05:35 +00:00
Don't suggest the player can pay fractional gold.
This commit is contained in:
parent
0562337892
commit
c88846eefb
@ -133,6 +133,7 @@
|
||||
[/store_gold]
|
||||
{VARIABLE_OP fee multiply 8}
|
||||
{VARIABLE_OP fee divide 10}
|
||||
{VARIABLE_OP fee round 0}
|
||||
[message]
|
||||
speaker=Garrath
|
||||
message=_"Greetings, strangers! This swamp is dangerous... You wanna cross it, you’ll need protection — cost you only $fee gold!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user