Kills off three more flags from flags_2

This commit is contained in:
vuonojenmustaturska
2018-04-29 17:30:55 -05:00
committed by CitadelStationBot
parent 483bcc66d5
commit f373b2c9e6
23 changed files with 63 additions and 33 deletions
@@ -111,7 +111,7 @@
fire_sound = 'sound/weapons/laser.ogg'
mag_type = /obj/item/ammo_box/magazine/internal/minigun
casing_ejector = FALSE
flags_2 = SLOWS_WHILE_IN_HAND_2
item_flags = NEEDS_PERMIT | SLOWS_WHILE_IN_HAND
var/obj/item/minigunpack/ammo_pack
/obj/item/gun/ballistic/minigun/Initialize()
@@ -146,5 +146,3 @@
/obj/item/gun/ballistic/minigun/dropped(mob/living/user)
ammo_pack.attach_gun(user)