mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
AddNPCTintID
Add NPCTintID to spawn logic
This commit is contained in:
@@ -157,6 +157,7 @@ struct NPCType
|
||||
bool is_parcel_merchant;
|
||||
uint8 greed;
|
||||
bool multiquest_enabled;
|
||||
uint32 m_npc_tint_id;
|
||||
};
|
||||
|
||||
#pragma pack()
|
||||
|
||||
Reference in New Issue
Block a user