1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Ban Armageddon's Blade and Vial of Dragon Blood by default

This commit is contained in:
Tomasz Zieliński 2023-12-23 13:12:09 +01:00
parent 20ede710c2
commit 47915e02fa

View File

@ -1873,6 +1873,7 @@
} }
], ],
"index" : 127, "index" : 127,
"class" : "SPECIAL",
"type" : ["HERO"] "type" : ["HERO"]
}, },
"armageddonsBlade": "armageddonsBlade":
@ -1917,6 +1918,7 @@
} }
], ],
"index" : 128, "index" : 128,
"class" : "SPECIAL",
"type" : ["HERO"] "type" : ["HERO"]
}, },
"angelicAlliance": "angelicAlliance":