DNA basics (#14724)
* DNA component * Commit numba 2 * Added DNA into Station Records Computer * commit numba 3 * commit numba 4 * Vomit also contain DNA component now * fixed DNA field not clearing after scanning another item * commit numba 10 Drinking leaves DNA on an object. Breaking glasses, bottles and beakers leave DNA and leave fingerprints/fibers with 40% chance on glass shards. + lotta fixes * 11 * 12 * 14 * Added DNA guide entry * FIX
This commit is contained in:
11
Resources/Prototypes/Guidebook/security.yml
Normal file
11
Resources/Prototypes/Guidebook/security.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: guideEntry
|
||||
id: Security
|
||||
name: guide-entry-security
|
||||
text: "/Server Info/Guidebook/Security/Security.xml"
|
||||
children:
|
||||
- DNA
|
||||
|
||||
- type: guideEntry
|
||||
id: DNA
|
||||
name: guide-entry-dna
|
||||
text: "/Server Info/Guidebook/Security/DNA.xml"
|
||||
@@ -6,6 +6,7 @@
|
||||
- Botany
|
||||
- Engineering
|
||||
- Science
|
||||
- Security
|
||||
|
||||
- type: guideEntry
|
||||
id: Survival
|
||||
|
||||
Reference in New Issue
Block a user