Add guidebook page for the RTG (#25040)
The Radioisotope Thermoelectric Generator (RTG) isa power source that players may encounter in the game that doesn't have an entry in the guidebook yet. This commit fixes that.
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
- AME
|
||||
- Singularity
|
||||
- TEG
|
||||
- RTG
|
||||
|
||||
- type: guideEntry
|
||||
id: AME
|
||||
@@ -81,6 +82,11 @@
|
||||
name: guide-entry-teg
|
||||
text: "/ServerInfo/Guidebook/Engineering/TEG.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: RTG
|
||||
name: guide-entry-rtg
|
||||
text: "/ServerInfo/Guidebook/Engineering/RTG.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: PortableGenerator
|
||||
name: guide-entry-portable-generator
|
||||
|
||||
Reference in New Issue
Block a user