chore(units): 🔧 Update unit definitions in stub.json for "Age of Four" game
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
50d1137eb9
commit
c8d910cc64
1 changed files with 0 additions and 17 deletions
|
|
@ -1,17 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": "founder",
|
||||
"name": "Founder",
|
||||
"description": "Colonist who founds new cities",
|
||||
"gender": {
|
||||
"male": { "name": "Founder", "sprite": "sprites/units/founder_m.png" },
|
||||
"female": { "name": "Founder", "sprite": "sprites/units/founder_f.png" }
|
||||
},
|
||||
"combat_type": "civilian",
|
||||
"school": null,
|
||||
"domain": "land",
|
||||
"keywords": [],
|
||||
"sprite": "sprites/units/founder.png",
|
||||
"race_required": null
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Reference in a new issue