Clear forgotten variable
gold_extra is not used in further scenarios, just like gold_cost.
This commit is contained in:
parent
22a1a9d5d4
commit
2db282c273
1 changed files with 1 additions and 1 deletions
|
@ -1008,7 +1008,7 @@
|
|||
[/status]
|
||||
[/modify_unit]
|
||||
|
||||
{CLEAR_VARIABLE gold,gold_cost,herbs_needed,herb_locations}
|
||||
{CLEAR_VARIABLE gold,gold_cost,gold_extra,herbs_needed,herb_locations}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
Loading…
Add table
Reference in a new issue