diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-31 10:57:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-31 10:57:08 -0300 |
commit | 16fdfcd949328684517d178c8e21d5641929f39a (patch) | |
tree | 00827b5f92f00b631723fe962b8ffd94488efafb | |
parent | b8135c42d8694cc8b5c45ef292dcbd348491eece (diff) | |
download | serverdata-16fdfcd949328684517d178c8e21d5641929f39a.tar.gz serverdata-16fdfcd949328684517d178c8e21d5641929f39a.tar.bz2 serverdata-16fdfcd949328684517d178c8e21d5641929f39a.tar.xz serverdata-16fdfcd949328684517d178c8e21d5641929f39a.zip |
[skip ci] Note down a couple stats which the Grimorium still needs
-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(); |