diff options
-rw-r--r-- | npc/items/books.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/items/books.txt b/npc/items/books.txt index 09885d9c1..14a2ee6e1 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -269,6 +269,7 @@ OnInit: AFKING/1200, AFKING%1200/60*3); mesc l("Candor Battle Score: %d", CRAZYPOINTS); // TODO: Total players invited to ML + // TODO: Most used skill break; case 5: FishingBook(); |