Add poison tracking for other players/npcs

This commit is contained in:
Lucas
2019-06-14 02:15:32 +02:00
parent 2071815822
commit bdc070ef0c
5 changed files with 354 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ public enum VarPlayer
NMZ_REWARD_POINTS(1060),
ATTACKING_PLAYER(1075),
/**
* -1 : Poison immune
* Normal poison damage is ceil( this / 5.0f )