mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:23:47 +00:00
Adding a new cheat
This was SVN commit r12766.
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user