Adding a new cheat

This was SVN commit r12766.
This commit is contained in:
O.Davoodi 2012-10-18 13:13:41 +00:00
parent 742a68d055
commit 2cb81bc87a

View File

@ -74,6 +74,14 @@
"IsNumeric": true,
"DefaultNumber": 1,
"Templates": ["other/plane"]
},
{
"Name": "salad bowl",
"Action": "createunits",
"IsNumeric": true,
"DefaultNumber": 10,
"Templates": ["units/athen_infantry_spearman_b", "units/brit_infantry_spearman_b", "units/cart_infantry_spearman_b", "units/gaul_infantry_spearman_b", "units/iber_infantry_spearman_b",
"units/mace_infantry_spearman_b", "units/maur_infantry_spearman_b", "units/pers_infantry_spearman_b", "units/rome_infantry_spearman_b", "units/spart_infantry_spearman_b"]
}
]
}