fix: count current dungeon run
authorxangelo <me@xangelo.ca>
Fri, 29 Sep 2023 18:32:18 +0000 (14:32 -0400)
committerxangelo <me@xangelo.ca>
Fri, 29 Sep 2023 18:32:18 +0000 (14:32 -0400)
commit94bb4302bb3f2202de0f227fcde1f9041e1ba842
tree39b242b178cb36490e893fa075a869c821c74475
parent296703d77a9f88818e49fa77ac6205d6af9811cb
fix: count current dungeon run

Dungeon completion was triggered after the count of number of runs
instead of before allowing users to get 1 extra run in.
src/server/locations/dungeon.ts