Browse Source

Merge pull request #6333 from Olegmods/patch-8

Fixed golems' level
Ivan Savenko 2 weeks ago
parent
commit
ee0c2c0741
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/creatures/neutral.json

+ 2 - 2
config/creatures/neutral.json

@@ -3,7 +3,7 @@
 	"goldGolem" :
 	{
 		"index": 116,
-		"level": 4,
+		"level": 5,
 		"faction": "neutral",
 		"abilities":
 		{
@@ -36,7 +36,7 @@
 	"diamondGolem" :
 	{
 		"index": 117,
-		"level": 5,
+		"level": 6,
 		"faction": "neutral",
 		"abilities":
 		{