update
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
wood: res.wood,
|
||||
stone: res.stone,
|
||||
iron: res.iron,
|
||||
storage: res.storage || res.storage_capacity || 0,
|
||||
population: res.population,
|
||||
points: town.getPoints?.() ?? 0,
|
||||
god: town.god?.() ?? null,
|
||||
|
||||
Reference in New Issue
Block a user