mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-14 19:38:08 +00:00
Add ldf controlls to vanity npc tools
make vanity npc use more forgiving
This commit is contained in:
@@ -20,6 +20,7 @@ struct VanityNPC
|
||||
std::string m_Script;
|
||||
std::map<std::string, bool> m_Flags;
|
||||
std::map<uint32_t, std::vector<VanityNPCLocation>> m_Locations;
|
||||
std::vector<LDFBaseData*> ldf;
|
||||
};
|
||||
|
||||
struct VanityParty
|
||||
|
Reference in New Issue
Block a user