code/modules/library/book.dm
MAX_PAGES | Max Writeable Content Pages per book, players really don't need more than this |
---|---|
/obj/item/book | Game Object which stores pages of text usually written by players, has other editable information such as the book's title, author, summary, and categories. Has other values that are generated when books are acquired through the library computer. |
Define Details
MAX_PAGES
Max Writeable Content Pages per book, players really don't need more than this