From 06d2f1d27ebbf7a69882e5dc7dafb8382f4cb9b8 Mon Sep 17 00:00:00 2001 From: Sparkezel <53384660+Sparkezel@users.noreply.github.com> Date: Thu, 11 Feb 2021 13:36:25 +0100 Subject: [PATCH] bloodlust (#56818) Co-authored-by: Sparkezel <1haslo4@gmail.com> --- code/modules/projectiles/guns/magic/staff.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/guns/magic/staff.dm b/code/modules/projectiles/guns/magic/staff.dm index e9654be8443..203a49d1b97 100644 --- a/code/modules/projectiles/guns/magic/staff.dm +++ b/code/modules/projectiles/guns/magic/staff.dm @@ -77,7 +77,7 @@ /obj/item/gun/magic/staff/spellblade name = "spellblade" - desc = "A deadly combination of laziness and boodlust, this blade allows the user to dismember their enemies without all the hard work of actually swinging the sword." + desc = "A deadly combination of laziness and bloodlust, this blade allows the user to dismember their enemies without all the hard work of actually swinging the sword." fire_sound = 'sound/magic/fireball.ogg' ammo_type = /obj/item/ammo_casing/magic/spellblade icon_state = "spellblade"