From ed62b4d94919a8fd48e6b4e73cf3d3092aeb8810 Mon Sep 17 00:00:00 2001 From: Miauw Date: Sun, 19 Jan 2014 18:41:49 +0100 Subject: [PATCH] fixes table slicing issue --- .../changeling/changeling_mutations.dm | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 code/game/gamemodes/changeling/changeling_mutations.dm diff --git a/code/game/gamemodes/changeling/changeling_mutations.dm b/code/game/gamemodes/changeling/changeling_mutations.dm new file mode 100644 index 00000000000..02078c666de --- /dev/null +++ b/code/game/gamemodes/changeling/changeling_mutations.dm @@ -0,0 +1,30 @@ +//This only contains the arm blade for now because I'm a lazy fuck. Yers truely, Miauw, resident lazy fuck. +/obj/item/weapon/melee/arm_blade + name = "arm blade" + desc = "A grotesque blade made out of bone and flesh that cleaves through people as a hot knife through butter" + icon = 'icons/obj/weapons.dmi' + icon_state = "arm_blade" + item_state = "arm_blade" + flags = ABSTRACT + w_class = 5.0 + force = 25 + throwforce = 0 //Just to be on the safe side + throw_range = 0 + throw_speed = 0 + +/obj/item/weapon/melee/arm_blade/New() + ..() + loc.visible_message("A grotesque blade forms around [name]\'s arm!", "Your arm twists and mutates, transforming it into a deadly blade.", "You hear organic matter ripping and tearing!") + +/obj/item/weapon/melee/arm_blade/dropped(mob/user) + visible_message("With a sickening crunch, [user] reforms his blade into an arm!", "You assimilate your blade into your body", "