mirror of
https://github.com/FalloutCollaborationProject/FCP-Lore.git
synced 2026-07-27 17:04:13 -07:00
Introduces a full holotape content expansion for 1.6, including new company, faction, government, misc, and personal holotape definition files with paired ThingDefs. Adds core holotape infrastructure (base item, category, read-thought, and designator dropdown group), and adds new wall-mounted terminal building defs that support holotape extraction and hacking rewards.
9 lines
165 B
XML
9 lines
165 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
|
|
<DesignatorDropdownGroupDef>
|
|
<defName>FCP_Holotapes</defName>
|
|
</DesignatorDropdownGroupDef>
|
|
|
|
</Defs>
|