2
0
Эх сурвалжийг харах

Fix guards composition of Pyramids

Ivan Savenko 1 жил өмнө
parent
commit
26d22d0d9d

+ 1 - 2
config/objects/creatureBanks.json

@@ -1055,9 +1055,8 @@
 					{
 						"chance": 100,
 						"guards": [
-							{ "amount": 20, "type": "goldGolem" },
+							{ "amount": 40, "type": "goldGolem" },
 							{ "amount": 10, "type": "diamondGolem" },
-							{ "amount": 20, "type": "goldGolem" },
 							{ "amount": 10, "type": "diamondGolem" }
 						],
 						"combat_value": 786,