code/__DEFINES/text_defines.dm 
| MAX_CHARACTERS_PER_BOOKPAGE | Max Characters that can be on a single book page, this will give players an average of 5000 words worth of writing space (1000 per page) |
|---|---|
| SANITIZE_FILENAME | Removes characters incompatible with file names. |
Define Details
MAX_CHARACTERS_PER_BOOKPAGE 
Max Characters that can be on a single book page, this will give players an average of 5000 words worth of writing space (1000 per page)
SANITIZE_FILENAME 
Removes characters incompatible with file names.