mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 02:38:45 +00:00
AddNPCTintID
Add NPCTintID to spawn logic
This commit is contained in:
@@ -325,6 +325,7 @@ union
|
||||
bool trader;
|
||||
bool buyer;
|
||||
bool untargetable;
|
||||
uint32 npc_tint_id;
|
||||
};
|
||||
|
||||
struct PlayerState_Struct {
|
||||
|
||||
Reference in New Issue
Block a user