-
Notifications
You must be signed in to change notification settings - Fork 16
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 #317 from EnvyDragon/outer-wilds-spoilers
Supernova raceswaps
- Loading branch information
Showing
14 changed files
with
3,345 additions
and
320 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/Base.SC2Data/GameData/ConversationData.xml
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,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Catalog> | ||
<CConversation id="ArmorySwann"> | ||
<Lines index="26"> | ||
<Variations index="Speaker" value="RaynorCommanderPortrait"/> | ||
</Lines> | ||
<Lines index="49"> | ||
<Variations index="Speaker" value="SwannPortrait"/> | ||
</Lines> | ||
</CConversation> | ||
<CConversation id="CantinafidgetsTrophyTHanson03A2"> | ||
<Lines index="1" FacialAnim="Happy" AnimProps="HappyEyes"> | ||
<Variations index="Speaker" value="RaynorCommanderPortrait"/> | ||
</Lines> | ||
</CConversation> | ||
<CConversation id="CantinafidgetsTrophyTHanson03B"> | ||
<Lines index="0" FacialAnim="Angry" AnimProps="AngryEyes"> | ||
<Variations index="Speaker" value="RaynorCommanderPortrait"/> | ||
</Lines> | ||
</CConversation> | ||
</Catalog> |
15 changes: 15 additions & 0 deletions
15
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/Base.SC2Data/GameData/SoundData.xml
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,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Catalog> | ||
<CSound id="ArmorySwannRaynor00058" Portrait="RaynorCommanderPortrait" Actor=""> | ||
<AssetArray index="0" PortraitModel="RaynorCommanderPortrait"/> | ||
</CSound> | ||
<CSound id="ArmorySwannSwann00090" Portrait="SwannPortrait"> | ||
<AssetArray index="0" PortraitModel="SwannPortrait"/> | ||
</CSound> | ||
<CSound id="CantinafidgetsTrophyTHanson03A2Raynor00002" Portrait="RaynorCommanderPortrait" Actor=""> | ||
<AssetArray index="0" PortraitModel="RaynorCommanderPortrait"/> | ||
</CSound> | ||
<CSound id="CantinafidgetsTrophyTHanson03BRaynor00001" Portrait="RaynorCommanderPortrait" Actor=""> | ||
<AssetArray index="0" PortraitModel="RaynorCommanderPortrait"/> | ||
</CSound> | ||
</Catalog> |
1 change: 0 additions & 1 deletion
1
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/ComponentList.SC2Components
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
Binary file modified
BIN
+0 Bytes
(100%)
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/DocumentHeader
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(110%)
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/GameData.version
Binary file not shown.
293 changes: 278 additions & 15 deletions
293
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/MapScript.galaxy
Large diffs are not rendered by default.
Oops, something went wrong.
314 changes: 202 additions & 112 deletions
314
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/Objects
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/Objects.version
Binary file not shown.
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
37 changes: 37 additions & 0 deletions
37
Maps/ArchipelagoCampaign/WoL/ap_supernova.SC2Map/PreloadAssetDB.txt
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
Oops, something went wrong.