mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Moved creature upgrade logic to CGObjectInstance inheritors
This commit is contained in:
@@ -842,7 +842,7 @@
|
||||
/// Classes without dedicated object
|
||||
"hillFort" : {
|
||||
"index" :35,
|
||||
"handler": "generic",
|
||||
"handler": "hillFort",
|
||||
"base" : {
|
||||
"sounds" : {
|
||||
"ambient" : ["LOOPSWAR"],
|
||||
|
||||
Reference in New Issue
Block a user