mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-27 15:40:34 -05:00
Acidgat (upgraded): increase splash damage
Acidgat (upgraded): add separate projectile weapon
This commit is contained in:
@ -51,6 +51,7 @@ entityspawned_alcatraz(localclientnum)
|
||||
break;
|
||||
|
||||
case "blundersplat_explosive_dart_zm":
|
||||
case "blundersplat_explosive_dart_upgraded_zm":
|
||||
self thread clientscripts\mp\zombies\_zm_weap_blundersplat::spawned(localclientnum);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user