Sync with L2jServer HighFive Nov 28th 2015.

This commit is contained in:
MobiusDev
2015-11-29 11:21:55 +00:00
parent fd9e7a99fd
commit cc94608578
507 changed files with 4128 additions and 79 deletions

View File

@@ -44,6 +44,7 @@ public enum EffectFlag
STUNNED,
BETRAYED,
PARALYZED,
SINGLE_TARGET,
BLOCK_RESURRECTION,
SERVITOR_SHARE;

View File

@@ -65,6 +65,7 @@ public enum L2EffectType
SLEEP,
STEAL_ABNORMAL,
STUN,
SINGLE_TARGET,
SUMMON,
SUMMON_PET,
SUMMON_NPC,