Skip to content
Snippets Groups Projects
Commit a7592273 authored by Tawny Harte's avatar Tawny Harte
Browse files

healing totem

parent d1d76258
No related branches found
No related tags found
1 merge request!582healing totem typo
......@@ -28,7 +28,7 @@ newEntity{
resolvers.charm(
function(self, who)
local heal = self.use_power.heal(self, who)
return ("heals yourself and all friendly characters within 10 spaces for %d"):
return ("heal yourself and all friendly characters within 10 spaces for %d"):
format(heal) end,
15,
function(self, who)
......
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