Browse Source

Fix potentially missing message for Tree of Knowledge

Ivan Savenko 2 years ago
parent
commit
b3b7a4eb2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/objects/rewardableOncePerHero.json

+ 1 - 1
config/objects/rewardableOncePerHero.json

@@ -222,7 +222,7 @@
 					},
 					{
 						"message" : 152,
-						"appearChance" : { "min" : 67, "max" : 67 }
+						"appearChance" : { "min" : 67 }
 					}
 				],
 				"onVisitedMessage" : 147,