Initial commit

This commit is contained in:
2026-02-08 14:32:25 +02:00
commit 178d39e2f8
4 changed files with 26 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[{
"id": "$pickle_statue00",
"type": "award",
"width": 1,
"height": 1,
"frames": [{"bmp": "statue.png"}],
"title": "Statue of pickle",
"text": "Statue of pickle that signifies a picklekind victory.",
"influence park": 25,
"price": 5000,
"monthly price": 20,
"ordinal from": "$bushman00",
"ordinal": 1,
"needs road": false,
"power": 0,
"water": 0,
"requirements": [{"type": "HABITANT_COUNT", "count": 500, "factor0": 0, "factor2": 0}]
}]