forced to change "poisondamage" to "poisontoxic" also poisontwotoxic, poisonthreetoxic
This commit is contained in:
@@ -104,9 +104,9 @@ class Constants
|
||||
CANTREGEN = 46,
|
||||
ONEBLOCKER = 47,
|
||||
INFECT = 48,
|
||||
POISONDAMAGE = 49,
|
||||
POISONTWODAMAGE = 50,
|
||||
POISONTHREEDAMAGE = 51,
|
||||
POISONTOXIC = 49,
|
||||
POISONTWOTOXIC = 50,
|
||||
POISONTHREETOXIC = 51,
|
||||
PHANTOM = 52,
|
||||
COUNTERASDAMAGE = 53,
|
||||
VIGOR = 54,
|
||||
|
||||
Reference in New Issue
Block a user