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", "