Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

book

Vars

authorWho wrote the thing, can be changed by pen or PC. It is not automatically assigned
can_dissolve_textIf TRUE, mild solvents can dissolve ink off the page. If FALSE, the user instead receives a message about how the text doesn't seem to be normal ink.
datActual page content
last_modified_ckeyWho modified the book last?
pencode_datCache pencode if input, so it can be edited later.
titleThe real name of the book.
unique0 - Normal book, 1 - Should not be treated as normal book, unable to be copied, unable to be modified

Procs

clear_textClears the text written in the book. Used for acetone removing ink. Returns TRUE if successful, FALSE if it can't be dissolved.
show_text_toReader is the mob doing the reading, whose skill will be used for skillchecks. User is the mob who is holding the book, and do_afters will use them.

Var Details

author

Who wrote the thing, can be changed by pen or PC. It is not automatically assigned

can_dissolve_text

If TRUE, mild solvents can dissolve ink off the page. If FALSE, the user instead receives a message about how the text doesn't seem to be normal ink.

dat

Actual page content

last_modified_ckey

Who modified the book last?

pencode_dat

Cache pencode if input, so it can be edited later.

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

Proc Details

clear_text

Clears the text written in the book. Used for acetone removing ink. Returns TRUE if successful, FALSE if it can't be dissolved.

show_text_to

Reader is the mob doing the reading, whose skill will be used for skillchecks. User is the mob who is holding the book, and do_afters will use them.