Spelling Consistency

Undoes changes made to spelling of the word "artifact/artefact" in order
to maintain parity throughout the spellbook, or at least the bits that
the user can see.
This commit is contained in:
DZD
2015-01-16 17:10:34 -05:00
parent 3939abaf5d
commit 3635367e03
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -129,7 +129,7 @@
dat += "<HR>"
dat += "<A href='byond://?src=\ref[src];spell_choice=staffchange'>Staff of Change</A><BR>"
dat += "<I>An artifact that spits bolts of coruscating energy which cause the target's very form to reshape itself.</I><BR>"
dat += "<I>An artefact that spits bolts of coruscating energy which cause the target's very form to reshape itself.</I><BR>"
dat += "<HR>"
dat += "<A href='byond://?src=\ref[src];spell_choice=soulstone'>Six Soul Stone Shards and the spell Artificer</A><BR>"
@@ -153,7 +153,7 @@
dat += "<HR>"
dat += "<A href='byond://?src=\ref[src];spell_choice=armor'>Mastercrafted Armor Set</A><BR>"
dat += "<I>An artifact suit of armor that allows you to cast spells while providing more protection against attacks and the void of space.</I><BR>"
dat += "<I>An artefact suit of armor that allows you to cast spells while providing more protection against attacks and the void of space.</I><BR>"
dat += "<HR>"
dat += "<A href='byond://?src=\ref[src];spell_choice=contract'>Contract of Apprenticeship</A><BR>"