mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Attack Chain Migration: /obj/item/card (#27556)
* the work so far * She returns on my TRUE till I ITEM_INTERACT_SUCCESS * do this too (rip good commit name) * Did you know? You can stamp ID cards!
This commit is contained in:
@@ -669,6 +669,8 @@
|
||||
ADD_TRAIT(src, TRAIT_CMAGGED, CLOWN_EMAG)
|
||||
update_appearance(UPDATE_NAME|UPDATE_DESC|UPDATE_ICON)
|
||||
playsound(src, "sparks", 75, TRUE, SHORT_RANGE_SOUND_EXTRARANGE)
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
/obj/item/disk/plantgene/uncmag()
|
||||
update_appearance(UPDATE_NAME|UPDATE_DESC|UPDATE_ICON)
|
||||
|
||||
Reference in New Issue
Block a user