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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6299 51575b47-30f0-44d4-a5cc-537603b46e54
parent 557d3f1e
No related branches found
No related tags found
No related merge requests found
......@@ -192,7 +192,7 @@ However, I suggest you still carry it with you in case something manages to remo
{"That could be quite useful. Yes, please do it.", action=function(npc, player)
local cloak = player:findInAllInventoriesBy("define_as", "CLOAK_DECEPTION")
cloak.upgraded_cloak = true
q.shertul_energy = q.shertul_energy - 60
q.shertul_energy = q.shertul_energy - 10
q:setStatus(engine.Quest.COMPLETED, "permanent-cloak")
end},
}
......
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