From 08e4198cd0e973fc6a44d74da44295ed3f07d0c3 Mon Sep 17 00:00:00 2001 From: Razgriz Date: Sun, 3 Mar 2019 14:25:10 -0700 Subject: [PATCH] Bounty hunter toy --- code/game/objects/items/toys.dm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/code/game/objects/items/toys.dm b/code/game/objects/items/toys.dm index cc3c89a475..cda8f3120c 100644 --- a/code/game/objects/items/toys.dm +++ b/code/game/objects/items/toys.dm @@ -746,7 +746,7 @@ /obj/item/toy/figure/paramedic name = "Paramedic action figure" - desc = "A \"Space Life\" brand Paramedic action figure." + desc = "A \"Space Life\" brand space bounty hunter action figure." icon_state = "paramedic" toysay = "WHERE ARE YOU??" @@ -755,6 +755,12 @@ desc = "A \"Space Life\" brand Emergency Response Team Commander action figure." icon_state = "ert" toysay = "We're probably the good guys!" + +/obj/item/toy/figure/samus + name = "Space bounty hunter action figure" + desc = "A \"Space Life\" brand Emergency Response Team Commander action figure." + icon_state = "samus" + toysay = "The last greytide is in captivity. The station is at peace." /* * Plushies