Skip to content

Commit 264b26e

Browse files
authored
fluff plushies (#7094)
1 parent 33d2d3d commit 264b26e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

fluff/plushies/plushies.dm

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,17 @@
7272
icon_state = "tesh"
7373
pokephrase = "Prbt!"
7474
player_name = "Leas"
75+
76+
/obj/item/toy/plushie/snowflake/trenton
77+
name = "catboy medic plushie"
78+
desc = "A catboy plushie. Smells strongly of bilk, ambrosia vulgaris, and cigarettes. Ugh."
79+
icon_state = "trent"
80+
pokephrase = "STOP TOUCHING ME, FUCKER!!"
81+
player_name = "Trent"
82+
83+
/obj/item/toy/plushie/snowflake/almerai
84+
name = "Almerai Plushie"
85+
desc = "It appears to be a large stuffed doll depicting an Almerai clutching a stylistic heart. A pitiful attempt at salvaging the tarnished reputation of the fabled 'space gnolls' of the frontier."
86+
icon_state = "gnoll"
87+
pokephrase = "Yahahahaha!"
88+
player_name = "Almerai"

fluff/plushies/plushies.dmi

825 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)