Skip to content

Commit 432db4e

Browse files
committed
fix heal gun max ammo in fgd
1 parent 01de2cd commit 432db4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reactivedrop/fgd/swarm_fixed_ents.fgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ asw_pickup_railgun : "Railgun"
260260

261261
asw_pickup_heal_gun : "Heal Gun"
262262
[
263-
BulletsInGun(integer) : "Bullets In Gun" : 100
263+
BulletsInGun(integer) : "Bullets In Gun" : 90
264264
]
265265
// PDW //
266266
@PointClass base(ASWPickup) studio("models/weapons/pdw/pdw.mdl")= asw_pickup_pdw :

0 commit comments

Comments
 (0)