Attack Chain Migration: Trash (#31881)

* Update trash.dm

* Update customizables.dm

* Update customizables.dm
This commit is contained in:
CRUNCH
2026-04-18 21:10:28 +00:00
committed by GitHub
parent 0e50aeb0b9
commit 3046415a73
2 changed files with 13 additions and 13 deletions
+1 -3
View File
@@ -9,6 +9,7 @@
resistance_flags = FLAMMABLE
// Recycle your litter, kids!
materials = list(MAT_PLASTIC = 100)
new_attack_chain = TRUE
/obj/item/trash/decompile_act(obj/item/matter_decompiler/C, mob/user)
if(isdrone(user))
@@ -19,9 +20,6 @@
return TRUE
return ..()
/obj/item/trash/attack__legacy__attackchain(mob/M as mob, mob/living/user as mob)
return
/obj/item/trash/raisins
name = "4no raisins"
icon_state= "4no_raisins"