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

Lightning Speed braeks when drinking potions

git-svn-id: http://svn.net-core.org/repos/t-engine4@1807 51575b47-30f0-44d4-a5cc-537603b46e54
parent c7e3c287
No related branches found
No related tags found
No related merge requests found
......@@ -661,6 +661,8 @@ function _M:playerUseItem(object, item, inven)
self:sortInven(self:getInven(inven))
end
end
self:breakStealth()
self:breakLightningSpeed()
return true
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