item_announcer 
A small beacon / controller that can be used to send centcom reports IC.
Vars | |
| 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. |
Procs | |
| 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. |
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.