This commit is contained in:
parent
31debb2279
commit
3b72c3e9e4
5 changed files with 62 additions and 17 deletions
|
@ -68,6 +68,10 @@ protected:
|
|||
s16 m_renderScale;
|
||||
s32 m_invulnerableTimer;
|
||||
u8 m_attackCounter;
|
||||
u8 m_patternNum;
|
||||
u8 m_patternPoint;
|
||||
|
||||
DVECTOR m_pattern[3][4];
|
||||
|
||||
CFXJellyFishLegs *legs[4];
|
||||
DVECTOR legsPos[4];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue