mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
All CPatterned functions implemented
This commit is contained in:
@@ -312,7 +312,7 @@ void CPlayerGun::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId sender, CSt
|
||||
}
|
||||
else if (TCastToConstPtr<CPatterned> ai = mgr.GetObjectById(sender))
|
||||
{
|
||||
if (ai->GetX402_28())
|
||||
if (ai->IsMakingBigStrike())
|
||||
{
|
||||
x394_damageTimer = ai->GetDamageDuration();
|
||||
bigStrike = true;
|
||||
|
||||
Reference in New Issue
Block a user