mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Fixed Spellbinder's Hat giving level 1 spells instead of 5.
This commit is contained in:
		| @@ -1748,7 +1748,7 @@ | ||||
| 		{ | ||||
| 			"bonuses" : [ | ||||
| 				{ | ||||
| 					"subtype" : 1, | ||||
| 					"subtype" : 5, | ||||
| 					"type" : "SPELLS_OF_LEVEL", | ||||
| 					"val" : 3, | ||||
| 					"valueType" : "BASE_NUMBER" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user