Space Station 13 - Nebula13 - Modules - TypesProc Details

paper_bundle

Procs

break_bundleDelete the bundle and drop all pages
insert_sheet_atInsert the given item into the bundle, optionally at the index specified, or otherwise at the end.
is_blankWhether all the papers in the pile are blank /obj/item/paper
mergeMerge another bundle or paper into us.
merge_all_in_locAttempts to merge all mergeable papers in the specified location into src.
reevaluate_existenceCheck if the bundle should break itself down, and does it if needed.
remove_sheetsIndiscriminatly remove sheets from the bundle

Proc Details

break_bundle

Delete the bundle and drop all pages

insert_sheet_at

Insert the given item into the bundle, optionally at the index specified, or otherwise at the end.

is_blank

Whether all the papers in the pile are blank /obj/item/paper

merge

Merge another bundle or paper into us.

merge_all_in_loc

Attempts to merge all mergeable papers in the specified location into src.

reevaluate_existence

Check if the bundle should break itself down, and does it if needed.

remove_sheets

Indiscriminatly remove sheets from the bundle