mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(gobject): elevator bug + prevent bugs related to faction and flags (#1402)
- Closes #1396
This commit is contained in:
@@ -32,8 +32,6 @@ struct GameObjectTemplate
|
||||
std::string IconName;
|
||||
std::string castBarCaption;
|
||||
std::string unk1;
|
||||
uint32 faction;
|
||||
uint32 flags;
|
||||
float size;
|
||||
union // different GO types have different data field
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user