mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 17:26:30 +00:00
AddNPCTintID
Add NPCTintID to spawn logic
This commit is contained in:
committed by
Chris Miles
parent
9e0102a6c1
commit
240fc4883a
@@ -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