mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
@@ -1689,13 +1689,16 @@ Departamental Swimsuits, for general use
|
||||
species_restricted = null
|
||||
|
||||
//Mewchild: Phi Vietsi
|
||||
/obj/item/clothing/gloves/ring/seal/fluff/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."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "vietsi_ring"
|
||||
var/nameset = 0
|
||||
|
||||
/obj/item/clothing/gloves/ring/seal/signet/fluff/vietsi/change_name(var/signet_name = "Unknown")
|
||||
name = "[signet_name]'s Bone Signet Ring"
|
||||
desc = "A signet ring belonging to [signet_name], carved from the bones of something long extinct, as a ward against bad luck."
|
||||
|
||||
//KotetsuRedwood:Latex Maid Dresses, for everyone to 'enjoy'. :3c
|
||||
/obj/item/clothing/under/fluff/latexmaid
|
||||
|
||||
Reference in New Issue
Block a user