mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
No more flipping your gun instead of reloading. (#52868)
Now you do both regardless.
This commit is contained in:
@@ -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. That’s 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)
|
||||
|
||||
Reference in New Issue
Block a user