Skip to content
Snippets Groups Projects
Commit 41efe259 authored by DarkGod's avatar DarkGod
Browse files

fixo

parent 931b823d
No related branches found
No related tags found
No related merge requests found
......@@ -1742,7 +1742,7 @@ function _M:on_prepickup(who, idx)
end
if who.player and self.lore then
game.level.map:removeObject(who.x, who.y, idx)
game.party:learnLore(sselflf.lore)
game.party:learnLore(self.lore)
return true
end
if who.player and self.force_lore_artifact then
......
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