modular_darkpack/modules/phones/code/phone_subtypes.dm 
| NETWORK_ID | Index to a define to point at a runtime-global list at compile-time. |
|---|---|
| OUR_ROLE | Index to a string, for the contact title. |
| USE_JOB_TITLE | Index to a boolean, on whether to replace role with job title (or alt-title). |
Define Details
NETWORK_ID 
Index to a define to point at a runtime-global list at compile-time.
OUR_ROLE 
Index to a string, for the contact title.
USE_JOB_TITLE 
Index to a boolean, on whether to replace role with job title (or alt-title).