mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 11:07:43 +00:00
More state implementations
This commit is contained in:
@@ -338,6 +338,7 @@ public:
|
||||
void TryKnockBack_Front(CStateManager& mgr, int arg);
|
||||
void TryGenerateDeactivate(CStateManager& mgr, int arg);
|
||||
void TryStep(CStateManager& mgr, int arg);
|
||||
void TryScripted(CStateManager& mgr, int arg);
|
||||
|
||||
virtual bool KnockbackWhenFrozen() const { return true; }
|
||||
virtual void MassiveDeath(CStateManager& mgr);
|
||||
|
||||
Reference in New Issue
Block a user