forced to change "poisondamage" to "poisontoxic" also poisontwotoxic, poisonthreetoxic

This commit is contained in:
omegablast2002@yahoo.com
2010-08-31 17:40:44 +00:00
parent 527eb9d8f1
commit e49ec7e61c
3 changed files with 9 additions and 9 deletions

View File

@@ -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,