mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Remove unused milk food subtype.
This was SVN commit r18965.
This commit is contained in:
parent
52f311da2b
commit
f66a202cb0
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@
|
|||
"fish": "Fish",
|
||||
"fruit": "Fruit",
|
||||
"grain": "Grain",
|
||||
"meat": "Meat",
|
||||
"milk": "Milk"
|
||||
"meat": "Meat"
|
||||
},
|
||||
"truePrice": 100,
|
||||
"aiAnalysisInfluenceGroup": 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue