/tg/ Station 13 - Modules - TypesVar Details - Proc Details

xenobio

Vars

full_soundsound played when the mimic attempts to eat more items than it can

Procs

insertCalled by toggle_open to put items inside the mimic when it's being closed
toggle_openUsed to open and close the mimic

Var Details

full_sound

sound played when the mimic attempts to eat more items than it can

Proc Details

insert

Called by toggle_open to put items inside the mimic when it's being closed

Will return -1 if the insertion fails due to the storage capacity of the mimic having been reached Will return FALSE if insertion fails Will return TRUE if insertion succeeds Arguments:

toggle_open

Used to open and close the mimic

Will insert tile contents into the mimic when closing Will dump mimic contents into the time when opening Does nothing if the mimic locked itself