Skip to content
Snippets Groups Projects
Commit 77d4b741 authored by dg's avatar dg
Browse files

typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@6288 51575b47-30f0-44d4-a5cc-537603b46e54
parent 39b99349
No related branches found
No related tags found
No related merge requests found
......@@ -974,7 +974,7 @@ newEntity{ base = "BASE_ROD", define_as = "ROD_OF_ANNULMENT",
material_level = 2,
max_power = 30, power_regen = 1,
use_power = { name = "force some of your foes infusions, runes or talents on cooldown", power = 30,
use_power = { name = "force some of your foe's infusions, runes or talents on cooldown", power = 30,
use = function(self, who)
local tg = {type="bolt", range=5}
local x, y = who:getTarget(tg)
......
......@@ -600,7 +600,7 @@ Each five levels you gain one more.
local desc_generic = ([[Generic talent points allow you to learn new generic talents or improve them.
Generic talents comes from your class, your race or various outside training you can get during your adventures.
Each level you gain 1 new class point to use.
Each level you gain 1 new generic point to use.
Each five levels you gain one less.
]]):toTString()
......
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