浏览代码

Fix potentially missing message for Tree of Knowledge

Ivan Savenko 2 年之前
父节点
当前提交
b3b7a4eb2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,