1
0
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:
Jbleezy
2024-04-18 01:25:36 -07:00
parent 4789abb6ef
commit 674ca8713e
10 changed files with 178 additions and 5 deletions

View File

@ -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;
}