Explorar el Código

Fixed Spellbinder's Hat giving level 1 spells instead of 5.

DjWarmonger hace 12 años
padre
commit
cc2391d641
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/artifacts.json

+ 1 - 1
config/artifacts.json

@@ -1748,7 +1748,7 @@
 		{
 			"bonuses" : [
 				{
-					"subtype" : 1,
+					"subtype" : 5,
 					"type" : "SPELLS_OF_LEVEL",
 					"val" : 3,
 					"valueType" : "BASE_NUMBER"