From c6732bb516c24a697ea73fe23d8fc039f2edc24d Mon Sep 17 00:00:00 2001 From: BlackMajor Date: Mon, 16 Dec 2019 01:28:34 +1300 Subject: [PATCH] typo lol --- code/game/objects/items/granters.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/granters.dm b/code/game/objects/items/granters.dm index 41e2fa5146..62a7742628 100644 --- a/code/game/objects/items/granters.dm +++ b/code/game/objects/items/granters.dm @@ -188,7 +188,7 @@ spellname = "nuclear fist" icon_state ="booknuclearfist" desc = "This book radiates confidence." - remarks = list("Line them up....", ".. knock em' down...", "Dress in yellow for maximum effect... why?", "The energey comes from spinach... huh", "Work out for three years? No way!", "Oh I'll cast you a spell allright...", "What ho mighty wizard... ho ho ho...") + remarks = list("Line them up....", ".. knock em' down...", "Dress in yellow for maximum effect... why?", "The energy comes from spinach... huh", "Work out for three years? No way!", "Oh I'll cast you a spell allright...", "What ho mighty wizard... ho ho ho...") /obj/item/book/granter/spell/nuclearfist/recoil(mob/living/carbon/user) ..()