Files
Andrew6810 39c0ed874e init
2022-10-21 06:50:13 -07:00

32 lines
849 B
Lua

DBM_BC_TARGET = "<target>"
DBM_GRUULS_LAIR = "Gruul's Lair"
DBM_MAGS_LAIR = "Magtheridon's Lair"
DBM_HELLFIRE = "Hellfire Peninsula"
DBM_SHADOWMOON = "Shadowmoon Valley"
DBM_GENERIC_ENRAGE_WARN = "Enrage in %s %s"
DBM_GENERIC_PHASE_MSG = "Phase %s"
DBM_GENERIC_PHASE_MSG2 = "%s phase"
DBM_PHASE = "Phase %s"
DBM_WAVE = "Wave %s"
DBM_SET_ICON = "Set icon"
DBM_SEND_WHISPER = "Send whisper"
DBM_HP_UNKNOWN = "HP unknown"
DBM_NO_TARGET = "<no target>"
DBM_UPGRADE = "upgrade"
DBM_MISC = "miscellaneous"
DBM_IS = "is"
DBM_OR = "or"
DBM_AND = "and"
DBM_UNKNOWN = "unknown"
DBM_LOCAL = "local"
DBM_SEC = "sec"
DBM_MIN = "min"
DBM_SECOND = "second"
DBM_SECONDS = "seconds"
DBM_MINUTES = "minutes"
DBM_MINUTE = "minute"
DBM_DEAD = "Dead"
DBM_OFFLINE = "Offline"