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
"