mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Fixed missing Mirth effects
This commit is contained in:
@@ -595,7 +595,8 @@
|
||||
[
|
||||
{
|
||||
"type": "MORALE",
|
||||
"duration": "N_TURNS"
|
||||
"duration": "N_TURNS",
|
||||
"values":[1, 1, 2, 2]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user