mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-22 22:13:35 +02:00
Fixed schema to account for lighthouse -> flaggable change
This commit is contained in:
parent
22ee5110a3
commit
d3f6ec5088
@ -21,7 +21,7 @@
|
||||
"enum" : [
|
||||
"configurable", "dwelling", "hero", "town", "boat", "market", "hillFort", "shipyard", "monster", "resource", "static", "randomArtifact",
|
||||
"randomHero", "randomResource", "randomTown", "randomMonster", "randomDwelling", "generic", "artifact", "borderGate", "borderGuard", "denOfThieves",
|
||||
"event", "garrison", "heroPlaceholder", "keymaster", "lighthouse", "magi", "mine", "obelisk", "pandora", "prison", "questGuard", "seerHut", "sign",
|
||||
"event", "garrison", "heroPlaceholder", "keymaster", "flaggable", "magi", "mine", "obelisk", "pandora", "prison", "questGuard", "seerHut", "sign",
|
||||
"siren", "monolith", "subterraneanGate", "whirlpool", "terrain"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user