mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Adds Meyar's , Serithi's and Ikky's items
Adds 3 approved custom items. http://baystation12.net/forums/viewtopic.php?f=33&t=9776 http://baystation12.net/forums/viewtopic.php?f=33&t=10197 http://baystation12.net/forums/viewtopic.php?f=33&t=10265
This commit is contained in:
@@ -584,6 +584,14 @@
|
||||
icon_state = "officerberet"
|
||||
flags = FPRINT | TABLEPASS
|
||||
|
||||
////////////////////////////// Serithi - Adapted Security Helmet //////////////////////////////
|
||||
|
||||
/obj/item/clothing/head/helmet/fluff/adapted
|
||||
name = "Adapted helmet"
|
||||
desc = "Standard Security gear. Protects the head from impacts. This helmet is specially made for horned Unathi."
|
||||
item_state = "adapted_h"
|
||||
icon_state = "adapted_h"
|
||||
|
||||
//////////// Suits ////////////
|
||||
|
||||
/obj/item/clothing/suit/storage/labcoat/fluff/aeneas_rinil //Robotics Labcoat - Aeneas Rinil [APPR]
|
||||
@@ -786,6 +794,15 @@
|
||||
flags = FPRINT|TABLEPASS
|
||||
w_class = 2
|
||||
|
||||
/////////////// Oen'g Issek Medical Mask //////////////////////////
|
||||
|
||||
/obj/item/clothing/mask/surgical/fluff/primitive
|
||||
name = "primitive mask"
|
||||
desc = "A decorated and creepy gas mask with the filters removed."
|
||||
icon = 'icons/obj/mask.dmi'
|
||||
item_state = "head_m"
|
||||
icon_state = "head_m"
|
||||
|
||||
////// Small locket - Altair An-Nasaqan - Serithi
|
||||
|
||||
/obj/item/clothing/tie/fluff/altair_locket
|
||||
@@ -1022,3 +1039,11 @@
|
||||
/obj/item/weapon/fluff/farwadoll/attack_self(mob/user as mob)
|
||||
user.visible_message("<span class='notice'>[user] hugs [src]! How cute! </span>", \
|
||||
"<span class='notice'>You hug [src]. Dawwww... </span>")
|
||||
|
||||
////////////////////////////// Meyar - Cane /////////////////////////////////////////////////
|
||||
|
||||
/obj/item/weapon/cane/fluff/ryals
|
||||
name = "cane"
|
||||
desc = "This cane seems to have 'Ryals' engraved on its handle."
|
||||
icon_state = "cane"
|
||||
item_state = "stick"
|
||||
Reference in New Issue
Block a user