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

item_announcer

A small beacon / controller that can be used to send centcom reports IC.

Vars

owner_refThe syndicate who purchased this beacon - only they can use this item. No sharing.
usesThe amount of reports we can send before breaking.

Procs

break_itemDeletes the item when it's used up.
identity_checkChecks that the user can use the item, gives a message on failure.

Var Details

owner_ref

The syndicate who purchased this beacon - only they can use this item. No sharing.

uses

The amount of reports we can send before breaking.

Proc Details

break_item

Deletes the item when it's used up.

identity_check

Checks that the user can use the item, gives a message on failure.