machine upgrade guidebook (#13511)
* machine upgrade guidebook * oops * guidehelpcomponent * build, damn you
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
sprite: Objects/Misc/stock_parts.rsi
|
||||
- type: MachinePart
|
||||
rating: 1
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- MachineUpgrading
|
||||
|
||||
# Rating 1
|
||||
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Research/rped.rsi
|
||||
size: 50
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- MachineUpgrading
|
||||
- type: PartExchanger
|
||||
- type: Storage
|
||||
capacity: 150
|
||||
|
||||
11
Resources/Prototypes/Guidebook/science.yml
Normal file
11
Resources/Prototypes/Guidebook/science.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: guideEntry
|
||||
id: Science
|
||||
name: guide-entry-science
|
||||
text: "/Server Info/Guidebook/Science.xml"
|
||||
children:
|
||||
- MachineUpgrading
|
||||
|
||||
- type: guideEntry
|
||||
id: MachineUpgrading
|
||||
name: guide-entry-machine-upgrading
|
||||
text: "/Server Info/Guidebook/MachineUpgrading.xml"
|
||||
@@ -4,6 +4,7 @@
|
||||
text: "/Server Info/Guidebook/Jobs.xml"
|
||||
children:
|
||||
- Engineering
|
||||
- Science
|
||||
|
||||
- type: guideEntry
|
||||
id: Survival
|
||||
|
||||
Reference in New Issue
Block a user