diff --git a/code/modules/projectiles/guns/energy/special_eguns.dm b/code/modules/projectiles/guns/energy/special_eguns.dm index c1960c42828..d339fe859b4 100644 --- a/code/modules/projectiles/guns/energy/special_eguns.dm +++ b/code/modules/projectiles/guns/energy/special_eguns.dm @@ -892,6 +892,7 @@ name = "reality vortex wrist mounted shotgun" desc = "This weapon uses the power of the vortex core to rip apart the fabric of reality in front of it." icon_state = "flayer" //Sorta wrist mounted? Sorta? Not really but we work with what we got. + flags = NODROP ammo_type = list(/obj/item/ammo_casing/energy/vortex_blast) fire_sound = 'sound/weapons/bladeslice.ogg' cell_type = /obj/item/stock_parts/cell/infinite