-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from RPINerd/v1_6
V 1.6 Update
- Loading branch information
Showing
5 changed files
with
271 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<content id="Fixin' X" name="Fixin' X" description="Brings together many top rated tweaks/fixes/improvements under one banner with Linux compatibility and detailed documentation on how to tailor everything to your own desires." author="RPI" version="1.4" date="2020-06-27" save="0" enabled="true"> | ||
|
||
<content id="Fixin' X" name="Fixin' X" author="RPINerd" version="160" date="2021-04-10" save="0" description="A large conglomeration of tweaks/fixes/improvements under one banner with Linux compatibility and detailed documentation on how to tailor everything to your own desires." enabled="true"> | ||
<dependency id="ego_dlc_split" optional="false" name="Split Vendetta"/> | ||
<dependency id="ego_dlc_terran" optional="false" name="Cradle of Humanity"/> | ||
</content> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<diff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
|
||
<!-- Chill out the absurdly dangerous regions (now they all only drain shields)--> | ||
|
||
<!-- The Void --> | ||
<remove sel='/regions/region[@name="region2_cluster_27_sector_001"]/fields/damagefield/damage/@noshield' /> | ||
<remove sel='/regions/region[@name="region2_cluster_27_sector_001"]/fields/damagefield/effects/@hull' /> | ||
|
||
<!-- Tharka's Cascade --> | ||
<remove sel='/regions/region[@name="region_cluster_32_sector_001"]/fields/damagefield[damage/@noshield]' /> | ||
|
||
</diff> |
Oops, something went wrong.