Added Guidebook entry for Locks, Keys and Lockpicking (#1307)
* Added Guidebook entry for Locks, Keys and Lockpicking * Created a Mechanics Catagory for the Guidebook and allocated the two entries to it. * Reorganized Lock and Lockpicking along adding TODO on mechanics * Oops! Correcting a mistake at Lockpicking 101. Thank you @Woolpix18! * Added a small fun fact about Lockpicks. * Added Guidebook entries for Russian (IN NEED OF TRANSLATION) and simplified the guidebook entries for ease of reading. * Update mechanics.yml * Update mechanics.yml --------- Co-authored-by: Red <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
7
Resources/Prototypes/_CP14/Guidebook/Eng/mechanics.yml
Normal file
7
Resources/Prototypes/_CP14/Guidebook/Eng/mechanics.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Mechanics
|
||||
name: Mechanics
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/Mechanics.xml"
|
||||
children:
|
||||
- CP14_EN_Locks_and_Keys
|
||||
@@ -17,4 +17,20 @@
|
||||
id: CP14_EN_Trading
|
||||
name: External trade
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/JobsTabs/MerchantTabs/Trading.xml"
|
||||
filterEnabled: True
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Lockpicking
|
||||
name: Lockpicking
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/Lockpicking.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Locks_and_Keys
|
||||
name: Locks and Keys
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/LocksKeys.xml"
|
||||
children:
|
||||
- CP14_EN_Lockpicking
|
||||
filterEnabled: True
|
||||
|
||||
7
Resources/Prototypes/_CP14/Guidebook/Ru/mechanics.yml
Normal file
7
Resources/Prototypes/_CP14/Guidebook/Ru/mechanics.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Mechanics
|
||||
name: Механики
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/Mechanics.xml"
|
||||
children:
|
||||
- CP14_RU_Locks_and_Keys
|
||||
@@ -17,4 +17,20 @@
|
||||
id: CP14_RU_Trading
|
||||
name: Внешняя торговля
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/JobsTabs/MerchantTabs/Trading.xml"
|
||||
filterEnabled: True
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Lockpicking
|
||||
name: Взлом замков
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/Lockpicking.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Locks_and_Keys
|
||||
name: Замки и ключи
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/LocksKeys.xml"
|
||||
children:
|
||||
- CP14_RU_Lockpicking
|
||||
filterEnabled: True
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- CP14_EN_Species
|
||||
- CP14_EN_Jobs
|
||||
- CP14_EN_Imperial_Laws
|
||||
- CP14_EN_Mechanics
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
@@ -19,3 +20,4 @@
|
||||
- CP14_RU_Species
|
||||
- CP14_RU_Jobs
|
||||
- CP14_RU_Imperial_Laws
|
||||
- CP14_RU_Mechanics
|
||||
|
||||
Reference in New Issue
Block a user