유니크 무기, 유니크 서적 삭제. 명마와 아이템만 남음. 10말까지 구입 가능.

This commit is contained in:
2019-05-03 02:40:54 +09:00
parent ac1f6e1441
commit 772b520b13
7 changed files with 111 additions and 201 deletions
+3 -3
View File
@@ -111,9 +111,9 @@ $generalCheck = [
'between'=>[
['train', [40, GameConst::$maxTrainByWar]],
['atmos', [40, GameConst::$maxAtmosByWar]],
['book', [0, 26]],
['weap', [0, 26]],
['horse', [0, 26]],
['book', [0, 6]],
['weap', [0, 6]],
['horse', [0, 40]],
['item', [0, 26]],
['explevel', [0, 300]],
['injury', [0, 80]],