mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
[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:
co-authored by
Heroman3003
Kashargul
parent
b4c7c534a9
commit
03e4547819
@@ -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
|
||||
)
|
||||
Reference in New Issue
Block a user