No more flipping your gun instead of reloading. (#52868)

Now you do both regardless.
This commit is contained in:
Fhaxaris
2020-08-12 14:20:03 -03:00
committed by GitHub
parent cb782e9b16
commit a4cc16d2a3
@@ -374,7 +374,6 @@
flip_cooldown = (world.time + 30)
user.visible_message("<span class='notice'>[user] spins the [src] around their finger by the trigger. Thats pretty badass.</span>")
playsound(src, 'sound/items/handling/ammobox_pickup.ogg', 20, FALSE)
return
if(!internal_magazine && magazine)
if(!magazine.ammo_count())
eject_magazine(user)