mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
* [Handin] Item handin overhaul * Update items.lua * No-op guild tome hand-in * swap methods
7 lines
120 B
Perl
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;
|
|
|