mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
feat(Core/scripts): expose Halaa slider value and owner setter
This commit is contained in:
@@ -324,6 +324,8 @@ public:
|
||||
|
||||
void HandleKillImpl(Player* player, Unit* killed) override;
|
||||
|
||||
OPvPCapturePointNA* GetCapturePoint() { return m_obj; }
|
||||
|
||||
private:
|
||||
OPvPCapturePointNA* m_obj;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user