From 5a04ea1a79d0cf5421e290f5a592fa32e5ad3c64 Mon Sep 17 00:00:00 2001 From: DZD Date: Fri, 16 Jan 2015 17:26:40 -0500 Subject: [PATCH] Spelling Consistency Fixes AGAIN This time without compiler-breaking #include statement changes. --- code/game/gamemodes/wizard/spellbook.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/gamemodes/wizard/spellbook.dm b/code/game/gamemodes/wizard/spellbook.dm index 88723b8214f..7cbb4f22a1c 100644 --- a/code/game/gamemodes/wizard/spellbook.dm +++ b/code/game/gamemodes/wizard/spellbook.dm @@ -129,7 +129,7 @@ dat += "
" dat += "Staff of Change
" - dat += "An artifact that spits bolts of coruscating energy which cause the target's very form to reshape itself.
" + dat += "An artefact that spits bolts of coruscating energy which cause the target's very form to reshape itself.
" dat += "
" dat += "Six Soul Stone Shards and the spell Artificer
" @@ -153,7 +153,7 @@ dat += "
" dat += "Mastercrafted Armor Set
" - dat += "An artifact suit of armor that allows you to cast spells while providing more protection against attacks and the void of space.
" + dat += "An artefact suit of armor that allows you to cast spells while providing more protection against attacks and the void of space.
" dat += "
" dat += "Contract of Apprenticeship
"