Thread: Level cap
View Single Post
  #2  
Old 09-03-2019, 09:38 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

Those "notes" are written in the books table. The item (such as a tattered note), if you look in the items table, you will find a column "filename". That filename is what you look for in the books table.
Example: item id 18747 "a tattered note" has filename FreeBarGM01 assigned to it. So you look for that name in the books table. There you find what is written.
Reply With Quote