Alex King 21002c2e8a
[Quest API] Fix LDoN Methods in Perl/Lua (#3287)
# Perl
- Add `quest::removeldonloss(theme_id)`.
- Add `quest::removeldonwin(theme_id)`.

# Lua
- Fix `eq.remove_ldon_win(theme_id)` as it was using `quest_manager.addldonwin(theme_id)` instead of `quest_manager.removeldonwin(theme_id)`.
2023-04-10 16:16:54 -04:00
..
2021-08-31 01:24:21 -05:00
2023-03-20 11:39:14 -04:00
2022-05-09 20:49:43 -05:00
2020-01-31 20:25:06 -06:00