내특을 iActionTrigger로 구현

This commit is contained in:
2018-09-03 01:03:51 +09:00
parent 87bdd0016e
commit b95d05c134
14 changed files with 339 additions and 7 deletions
+3
View File
@@ -18,6 +18,9 @@ class SpecialityConst{
const REQ_DEXTERITY = 0x4000;
const WEIGHT_NORM = 1;
const WEIGHT_PERCENT = 2;
private $invDomestic = null;
private $invWar = null;