Skip to content
Snippets Groups Projects
Commit 7ecab684 authored by dg's avatar dg
Browse files

typos

git-svn-id: http://svn.net-core.org/repos/t-engine4@2680 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4a4e9b27
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ newChat{ id="welcome",
text = text,
answers =
{
{"Go away; I do help filthy arcane users!", action=function(npc, player)
{"Go away; I do not help filthy arcane users!", action=function(npc, player)
npc:disappear()
npc:removed()
player:hasQuest(npc.quest_id).abandoned = true
......
......@@ -20,12 +20,12 @@
return "New Talent Category: #LIGHT_GREEN#Stone",
[[Since the dawn of time mages have experimented with the elements.
While most mages are content using the Earth school, a few of them took their research deeper and created Stone magic.
At its core lies the Crystalline Focus, which can create attacks so sharp they can cut throught physical immunity.
At its core lies the Crystalline Focus, which can create attacks so sharp they can cut through physical immunity.
You have mastered stone magic and can now create new Archmage characters that can learn the #LIGHT_GREEN#Stone talents#WHITE#.
Talents:
- #YELLOW#Earthen Missiles: #WHITE#Fires multiple missiles of stone indepentanly to targets
- #YELLOW#Earthen Missiles: #WHITE#Fires multiple missiles of stone indepentenly to targets
- #YELLOW#Body of Stone: #WHITE#Turn into stone, reducing the cooldown of many stone/earth talents
- #YELLOW#Earthquake: #WHITE#Create a localized earthquake, stunning all in the area
- #YELLOW#Crystalline Focus: #WHITE#Master the Stone and pierce even through physical immunities
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment