Merge pull request #11831 from Hatterhat/rad-arm

operation RAD APES
This commit is contained in:
Casey
2021-11-22 23:44:44 -05:00
committed by Chompstation Bot
parent 5043070c9d
commit cfcbab8941
5 changed files with 170 additions and 3 deletions

View File

@@ -85,6 +85,8 @@
/obj/item/weapon/gun/magnetic/matfed/attackby(var/obj/item/thing, var/mob/user)
. = ..()
update_rating_mod()
if(removable_components)
if(thing.is_crowbar())
if(!manipulator)
@@ -112,7 +114,6 @@
update_rating_mod()
return
if(is_type_in_list(thing, load_type))
var/obj/item/stack/material/M = thing
var/success = FALSE
@@ -147,7 +148,6 @@
playsound(src, 'sound/weapons/flipblade.ogg', 50, 1)
update_icon()
return
. = ..()
#define GEN_STARTING -1
#define GEN_OFF 0