mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
Merge pull request #583 from ninjatao/units_upgrade
Fix a very stupid obselete define.
This commit is contained in:
commit
6f6bd85d27
@ -946,7 +946,7 @@
|
|||||||
requiredTech:"Combustion",
|
requiredTech:"Combustion",
|
||||||
requiredResource:"Oil",
|
requiredResource:"Oil",
|
||||||
upgradesTo:"Tank",
|
upgradesTo:"Tank",
|
||||||
obsoleteTech:"Combustion",
|
obsoleteTech:"Combined Arms",
|
||||||
uniques:["Can move after attacking","No defensive terrain bonus"],
|
uniques:["Can move after attacking","No defensive terrain bonus"],
|
||||||
hurryCostModifier:20
|
hurryCostModifier:20
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user