mirror of
https://github.com/FalloutCollaborationProject/FCP-Lore.git
synced 2026-07-27 17:04:13 -07:00
Split HolotapeDefs into categorized files
Replace the monolithic HolotapeDefs.xml with categorized holotape definition files and related assets for better organization. Added new HolotapeDefs_* files (Company, Factions, Government, Misc, Personal), created DesignatorDropdown_Holotapes.xml, added About/ModIcon.png, and updated ThingDefs_Holotapes.xml. Removed the old HolotapeDefs.xml and JobDefs_Holotapes.xml. These changes reorganize holotape content and register a designator group and icon for the mod.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<!--__________ Holotape Base __________-->
|
||||
|
||||
<ThingDef Name="HolotapeBase" Abstract="True">
|
||||
<ThingDef Name="FCP_HolotapeBase" Abstract="True">
|
||||
<thingClass>ThingWithComps</thingClass>
|
||||
<category>Item</category>
|
||||
<drawerType>MapMeshOnly</drawerType>
|
||||
|
||||
Reference in New Issue
Block a user