@@ -786,14 +786,3 @@
|
||||
can_adjust = FALSE
|
||||
fitted = FEMALE_UNIFORM_TOP
|
||||
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
||||
|
||||
//Chemlight the dumb dog was here
|
||||
/obj/item/clothing/under/greenplaidshirt
|
||||
name = "plaid green shirt"
|
||||
desc = "A pair of khaki pants and a green shirt with a plaid open button shirt, looks roomy on the inside..."
|
||||
icon_state = "greenplaidshirt"
|
||||
item_state = "greenplaidshirt"
|
||||
item_color = "greenplaidshirt"
|
||||
body_parts_covered = CHEST|GROIN|ARMS|LEGS
|
||||
can_adjust = FALSE
|
||||
//yes
|
||||
@@ -58,16 +58,4 @@
|
||||
desc = "Winter Dawn in plushie form! Very cuddly."
|
||||
icon = 'hyperstation/icons/obj/plushes.dmi'
|
||||
icon_state = "lyricalpaws"
|
||||
item_state = "lyricalpaws"
|
||||
|
||||
/obj/item/toy/plush/mammal/chemlight
|
||||
desc = "An adorable stuffed toy of a mammal that seems to resemble a crew member! It looks to glow and sport four arms."
|
||||
gender = MALE //he's a boy, right?
|
||||
icon = 'hyperstation/icons/obj/plushes.dmi'
|
||||
icon_state = "chemlight"
|
||||
item_state = "chemlight"
|
||||
light_color = "#CCFF33"
|
||||
light_power = 0.25
|
||||
light_range = 1.4
|
||||
attack_verb = list("bapped", "slapped", "bonked")
|
||||
squeak_override = list('modular_citadel/sound/voice/bark.ogg' = 1)
|
||||
item_state = "lyricalpaws"
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 368 KiB After Width: | Height: | Size: 367 KiB |
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 105 KiB |
@@ -207,11 +207,3 @@
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/sounding
|
||||
cost = 1
|
||||
|
||||
//chemlight doged
|
||||
/datum/gear/lipstick_white
|
||||
name = "Chemlight Plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/chemlight
|
||||
ckeywhitelist = list("chemlight")
|
||||
//Done with that.
|
||||
|
||||
@@ -479,10 +479,3 @@
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/roman
|
||||
cost = 1
|
||||
|
||||
/datum/gear/greenplaidshirt
|
||||
name = "plaid green shirt"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/greenplaidshirt
|
||||
cost = 1
|
||||
ckeywhitelist = list("chemlight")
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 328 KiB After Width: | Height: | Size: 326 KiB |