mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 16:49:15 +07:00
Fix a very stupid obselete define.
This commit is contained in:
@ -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
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user