mirror of
https://github.com/FalloutCollaborationProject/FCP-Wastelanders.git
synced 2026-07-27 17:03:26 -07:00
Fix XML formatting and encoding issues in Defs
Added missing newlines at end of several XML files to ensure proper formatting. Fixed encoding issue in ThingDefs_Wastelander_Apparel.xml by removing the BOM and replaced curly apostrophes with standard apostrophes in descriptions to prevent character display errors.
This commit is contained in:
@@ -184,4 +184,4 @@
|
||||
<pawnGroupDevelopmentStage>Adult</pawnGroupDevelopmentStage>
|
||||
</PawnKindDef>
|
||||
|
||||
</Defs>
|
||||
</Defs>
|
||||
|
||||
@@ -376,4 +376,4 @@
|
||||
</backstoryFiltersOverride>
|
||||
</PawnKindDef>
|
||||
|
||||
</Defs>
|
||||
</Defs>
|
||||
|
||||
Reference in New Issue
Block a user