mirror of
https://github.com/zeldaret/tp
synced 2026-06-29 19:42:18 -04:00
work on link bow, kandelaar, and whistle (#2004)
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
u8 getMoveSpeed() const { return mMoveSpeed; }
|
||||
bool isRiding() const { return mRiding; }
|
||||
void i_setLinkState(u8 i_state) { mLinkState = i_state; }
|
||||
Z2SoundObjSimple& getKantera() { return mKantera; }
|
||||
|
||||
static Z2CreatureLink* mLinkPtr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user