mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Mostly done with global base scaling work, dev tooling and various other works
This commit is contained in:
@@ -64,6 +64,10 @@ public:
|
||||
void SetSize(uint16 size);
|
||||
void ToggleState(Mob *sender);
|
||||
|
||||
float GetX();
|
||||
float GetY();
|
||||
float GetZ();
|
||||
|
||||
private:
|
||||
|
||||
uint32 database_id;
|
||||
|
||||
Reference in New Issue
Block a user