Skip to content
Snippets Groups Projects
Commit 7397f238 authored by DarkGod's avatar DarkGod
Browse files

Fixed a death bug

parent a5b3fdea
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ function _M:resurrectBasic(actor)
actor.changed = true
game.paused = true
self.actor:checkTwoHandedPenalty()
actor:checkTwoHandedPenalty()
end
--- Send the party to the Eidolon Plane
......
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