Use variables for deducting gold in EI S04b

These two variables are used everywhere else in this scenario, hardcoding the amounts here must've been a mistake.
This commit is contained in:
Thewodoros 2024-11-27 03:48:51 +03:00 committed by Wedge009
parent 2477618306
commit 22a1a9d5d4

View file

@ -801,7 +801,7 @@
[else]
[gold]
side=1
amount=-50
amount=-$gold_cost
[/gold]
[sound]
name=gold.ogg
@ -884,7 +884,7 @@
[else]
[gold]
side=1
amount=-150
amount=-$gold_extra
[/gold]
[sound]
name=gold.ogg