peq-quests/plugins/guildmasters.pl
Chris Miles 359471eb8e
[Handin] Item handin overhaul (#1403)
* [Handin] Item handin overhaul

* Update items.lua

* No-op guild tome hand-in

* swap methods
2025-02-03 16:52:51 -06:00

7 lines
120 B
Perl

#looks through the items haded in for discipline tomes,
#processing them as we find them.
sub try_tome_handins {
}
1;