mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
stops protean rigs getting deleted by explosions
This commit is contained in:
+3
@@ -42,6 +42,9 @@
|
||||
/obj/item/weapon/rig/protean/digest_act(atom/movable/item_storage = null)
|
||||
return 0
|
||||
|
||||
/obj/item/weapon/rig/protean/ex_act(severity)
|
||||
return
|
||||
|
||||
/obj/item/weapon/rig/protean/New(var/newloc, var/mob/living/carbon/human/P)
|
||||
if(P)
|
||||
var/datum/species/protean/S = P.species
|
||||
|
||||
Reference in New Issue
Block a user