Itamex Hammer fully implemented.
This commit is contained in:
parent
7d6562c326
commit
b6138aa396
263 changed files with 241 additions and 25 deletions
|
|
@ -1145,6 +1145,7 @@ Class SWWMUtility
|
|||
static bool IsExplosiveSource( Actor s )
|
||||
{
|
||||
if ( s is 'DemolitionistShockwave' ) return false;
|
||||
if ( s is 'HammerShockwave' ) return false;
|
||||
if ( s is 'BigPunchSplash' ) return false;
|
||||
if ( s is 'AirBullet' ) return false;
|
||||
if ( s is 'SaltBeam' ) return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue