1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-05-13 22:06:58 +02:00

Fix typo in schema, fix ballista yard

This commit is contained in:
Ivan Savenko 2024-08-31 15:36:40 +00:00
parent 31dff8f8da
commit c55e07dabc

View File

@ -251,7 +251,7 @@
// Section 4 - buildings that now have dedicated mechanics // Section 4 - buildings that now have dedicated mechanics
"ballistaYard": { "ballistaYard": {
"blacksmith" : "ballista" "warMachine" : "ballista"
}, },
"thievesGuild" : { "thievesGuild" : {