mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-21 06:59:11 +00:00
Almost match CPowerBomb::AcceptScriptMessage
Former-commit-id: 267f40bff8
This commit is contained in:
@@ -99,7 +99,6 @@ void CPowerBomb::AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId uid, CState
|
||||
case kSM_Registered:
|
||||
mgr.AddWeaponId(GetOwnerId(), GetWeaponType());
|
||||
OrigDamageInfo().SetRadius(0.f);
|
||||
|
||||
if (mgr.GetPlayerState()->IsPlayerAlive()) {
|
||||
CSfxManager::AddEmitter(SFXsfx0710, GetTranslation(), CVector3f::Zero(), true, false);
|
||||
mgr.InformListeners(GetTranslation(), kLNT_BombExplode);
|
||||
|
||||
Reference in New Issue
Block a user