book
Check if it has the possibility of being a FANCY present Checks if it might be one of the ULTRA fancy presents. Default, just in case
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)