mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
[Quest API] Add GetConsiderColor() to Perl/Lua (#4253)
This commit is contained in:
@@ -25,15 +25,6 @@ namespace Archetype {
|
||||
constexpr uint8 Melee = 3;
|
||||
};
|
||||
|
||||
#define CON_GREEN 2
|
||||
#define CON_LIGHTBLUE 18
|
||||
#define CON_BLUE 4
|
||||
#define CON_WHITE 10
|
||||
#define CON_WHITE_TITANIUM 20
|
||||
#define CON_YELLOW 15
|
||||
#define CON_RED 13
|
||||
#define CON_GRAY 6
|
||||
|
||||
#define DMG_BLOCKED -1
|
||||
#define DMG_PARRIED -2
|
||||
#define DMG_RIPOSTED -3
|
||||
|
||||
Reference in New Issue
Block a user