mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-06 08:16:35 +00:00
[Quest API] Sit method (#1449)
* quest api sit method * alphabetical * Fix * fix again * Ok real fix unprivated * Add Lua Export Co-authored-by: ProducerZekServer <go@away.com> Co-authored-by: Akkadius <akkadius1@gmail.com>
This commit is contained in:
@@ -394,6 +394,7 @@ public:
|
||||
|
||||
void Duck();
|
||||
void Stand();
|
||||
void Sit();
|
||||
|
||||
virtual void SetMaxHP();
|
||||
int32 LevelRegen();
|
||||
|
||||
Reference in New Issue
Block a user