Skip to content
Snippets Groups Projects
Commit 26e7be6e authored by dg's avatar dg
Browse files

typ

git-svn-id: http://svn.net-core.org/repos/t-engine4@1280 51575b47-30f0-44d4-a5cc-537603b46e54
parent df174038
No related branches found
No related tags found
No related merge requests found
......@@ -334,7 +334,7 @@ Bright blue his jacket is, and his boots are yellow.]],
},
max_power = 50, power_regen = 1,
use_power = { name = "speed boost", power = 50,
use_power = { name = "boost speed", power = 50,
use = function(self, who)
who:setEffect(who.EFF_SPEED, 8, {power=0.20 + who:getCun() / 80})
game.logSeen(who, "%s speeds up!", who.name:capitalize())
......
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