-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathct_alta_security.codex
32 lines (26 loc) · 1.46 KB
/
ct_alta_security.codex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"id" : "ct_alta_security",
"title" : "Security Protocol Datamass",
"description" : "A list of short descriptions of some kind of regulations. Parts of data are corrupted. Code on the back reads 'CEN-411'.",
"longdescription" : "**CEN-411** is a set of security-related regulations in ^#b0e0fc;alta cities^reset; and other semi-protected facilities, like ^#b0e0fc;alta^reset; parks and general ^#20f080;antorash^reset; spaces. Places like these are usually guarded by ^#b0e0fc;security guards^reset;.",
"icon" : "/items/generic/crafting/alta/datamass.png",
"contentPages" : [
"SECURITY PROTOCOL DOCUMENTATION
The goal of this document is to describe present security protocols as well as lockdown and quarantine related scenarios.
This should also be referenced as a security guard guide for general purposes.
The data includes a full blueprint list for all necessary equipment.",
"All mentioned guidelines were approved by all 4 alta mothers:
Alderon Commander Mira;
Alta-1 Empress Alliana;
Staris Mother Celestia;
Garden Mother Elin.
As well as by the majority of creators."
],
"itemConfig" : {
"rarity" : "Uncommon", "price" : 120, "race" : "alta", "tooltipKind" : "ct_alta_item_long",
"fixedPrice" : true, "level" : 4,
"itemTags" : [ "data_source", "datamass", "alta_security" ],
"builder" : "/items/buildscripts/alta/item.lua"
},
"wiki" : { "aliases" : { "CEN-411" : { }, "Alta Security Protocol" : { }, "Security Protocol" : { } } }
}