mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Adds Charles' Tophat
This commit is contained in:
@@ -136,6 +136,12 @@
|
||||
ckeywhitelist = list("blakeryan")
|
||||
character_name = list("Nolan Conaway")
|
||||
|
||||
/datum/gear/fluff/charles_hat
|
||||
path = /obj/item/clothing/head/that/fluff/gettler
|
||||
display_name = "Charles' Top-Hat"
|
||||
ckeywhitelist = list("bobofboblandia")
|
||||
character_name = list("Charles Gettler")
|
||||
|
||||
/datum/gear/fluff/xin_sovietuniform
|
||||
path = /obj/item/clothing/under/soviet
|
||||
display_name = "Xin's Soviet Uniform"
|
||||
|
||||
@@ -2000,4 +2000,9 @@ Departamental Swimsuits, for general use
|
||||
flags_inv = HIDEHOLSTER
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "flintlock_mob"
|
||||
item_state = "flintlock_mob"
|
||||
|
||||
//BobOfBoblandia: Charles Gettler
|
||||
/obj/item/clothing/head/that/fluff/gettler
|
||||
name = "Charles' Top-Hat"
|
||||
desc = "A special hat, removed from its owner."
|
||||
Reference in New Issue
Block a user