[MIRROR] up ports misc gripper, gargoyle, petrification, some message fixes (#9566)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-11-30 19:07:33 +01:00
committed by GitHub
co-authored by Heroman3003 Kashargul
parent b4c7c534a9
commit 03e4547819
24 changed files with 164 additions and 224 deletions
@@ -1,17 +0,0 @@
//CHOMPADDITIONS
/obj/item/gripper/scene
name = "misc gripper"
desc = "A simple grasping tool that can hold a variety of 'general' objects..."
can_hold = list(
/obj/item/capture_crystal,
/obj/item/clothing,
/obj/item/implanter,
/obj/item/disk/nifsoft/compliance,
/obj/item/handcuffs,
/obj/item/toy,
/obj/item/petrifier,
/obj/item/dice,
/obj/item/casino_platinum_chip,
/obj/item/spacecasinocash
)