mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 08:35:39 +01:00
Vietsi Fluff Items
This commit is contained in:
@@ -217,6 +217,13 @@
|
||||
/obj/item/clothing/gloves/fluff/morsleeves,
|
||||
/obj/item/clothing/under/fluff/morunder)
|
||||
|
||||
// Mewchild: Phi Vietsi
|
||||
/obj/item/weapon/storage/box/fluff/vietsi
|
||||
name = "Phi's Personal Items"
|
||||
desc = "A small box containing Phi's small things"
|
||||
has_items = list(
|
||||
/obj/item/clothing/accessory/medal/bronze_heart,
|
||||
/obj/item/clothing/gloves/ring/seal/signet/fluff/vietsi)
|
||||
|
||||
/*
|
||||
Swimsuits, for general use, to avoid arriving to work with your swimsuit.
|
||||
|
||||
@@ -1680,9 +1680,10 @@ Departamental Swimsuits, for general use
|
||||
|
||||
//Mewchild: Phi Vietsi
|
||||
/obj/item/clothing/gloves/ring/seal/signet/fluff/vietsi
|
||||
name = "signet ring"
|
||||
desc = "A signet ring carved from the bones of something long extinct, as a ward against bad luck."
|
||||
|
||||
name = "Phi Vietsi's Bone Signet Ring"
|
||||
desc = "A signet ring belonging to Phi Vietsi, carved from the bones of something long extinct, as a ward against bad luck."
|
||||
var/signet_name = "Phi Vietsi"
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "vietsi_ring"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user