book 
Vars | |
author | Who wrote the thing, can be changed by pen or PC. It is not automatically assigned |
---|---|
carved | Has the book been hollowed out for use as a secret storage item? |
dat | Actual page content |
due_date | Game time in 1/10th seconds |
store | What's in the book? |
title | The real name of the book. |
unique | 0 - Normal book, 1 - Should not be treated as normal book, unable to be copied, unable to be modified |
w_class | upped to three because books are, y'know, pretty big. (and you could hide them inside eachother recursively forever) |
Var Details
author 
Who wrote the thing, can be changed by pen or PC. It is not automatically assigned
carved 
Has the book been hollowed out for use as a secret storage item?
dat 
Actual page content
due_date 
Game time in 1/10th seconds
store 
What's in the book?
title 
The real name of the book.
unique 
0 - Normal book, 1 - Should not be treated as normal book, unable to be copied, unable to be modified
w_class 
upped to three because books are, y'know, pretty big. (and you could hide them inside eachother recursively forever)