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

cardboard

A fake ID card any silly-willy can craft with wirecutters, cardboard and a writing utensil Beside the gimmick of changing the visible name when worn, they do nothing. They cannot have an account. They don't fit in PDAs nor wallets, They have no access. They won't trick securitrons. They won't work with chameleon masks. Etcetera etcetera. Furthermore, talking, or getting examined on will pretty much give it away.

Vars

details_colorsThe colors for each of the above variables, for when overlays are updated.
scribbled_assignmentThe assignment written on this card.
scribbled_nameThe "name" of the "owner" of this "ID"
scribbled_trimAn icon state used as trim.

Procs

after_input_checkChecks that the conditions to be able to modify the cardboard card are still present after user input calls.
modify_cardLets the user write a name, assignment or trim on the card, or reset it. Only the name is important for the component.

Var Details

details_colors

The colors for each of the above variables, for when overlays are updated.

scribbled_assignment

The assignment written on this card.

scribbled_name

The "name" of the "owner" of this "ID"

scribbled_trim

An icon state used as trim.

Proc Details

after_input_check

Checks that the conditions to be able to modify the cardboard card are still present after user input calls.

modify_card

Lets the user write a name, assignment or trim on the card, or reset it. Only the name is important for the component.