Browse Source

Fixed missing Mirth effects

DjWarmonger 12 years ago
parent
commit
c9bbf7dfd5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/spell_info.json

+ 2 - 1
config/spell_info.json

@@ -595,7 +595,8 @@
 			[
 				{
 					"type": 	"MORALE",
-					"duration": "N_TURNS"
+					"duration": "N_TURNS",
+					"values":[1, 1, 2, 2]
 				}
 			]
 		},