Custom Floor Music

* Lowered Wall mimic spawn rate for AddCustomRuntimeRoomWithTileSet
generated rooms. (Mainly effecting rooms generated via The Lead Key and
the special exit elevator room on Keep and special exit elevator room on
Jungle)
* Fixed mistake that prevented HotShot Cultists from appearing.
* AssetBundle moved back to being an embedded resource in mod DLL.
Should finally resolve issue with some users where ModWorkShop version
of the mod'z zip could cause crashes if using the ZIP file name given by
ModWorkShop.
* Jungle floor now has custom music. Thanks to C4ndy_cane for composing
the music track!
* Ladder added to special Jungle elevator room on floor 1 for quick
travel back to the tree room if needed.
This commit is contained in:
ApacheThunder 2022-05-17 20:15:31 -05:00
parent 328723972e
commit a3d2ccda23
184 changed files with 2346 additions and 1021 deletions

1
.gitignore vendored
View File

@ -12,7 +12,6 @@
# Dependencies end user must provide # Dependencies end user must provide
Dependencies/* Dependencies/*
# User-specific files (MonoDevelop/Xamarin Studio) # User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs *.userprefs

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<BankMemory> <BankMemory>
<Timestamp>1650482903</Timestamp> <Timestamp>1652581544</Timestamp>
<DataSize>8241896</DataSize> <DataSize>10590888</DataSize>
<FileSize>8248059</FileSize> <FileSize>10596826</FileSize>
<DecodedSize>35064776</DecodedSize> <DecodedSize>123682402</DecodedSize>
<SFXPreFetchSize>0</SFXPreFetchSize> <SFXPreFetchSize>0</SFXPreFetchSize>
<SFXInMemorySize>8241696</SFXInMemorySize> <SFXInMemorySize>10590661</SFXInMemorySize>
<SFXMissingFiles>0</SFXMissingFiles> <SFXMissingFiles>0</SFXMissingFiles>
<MusicPreFetchSize>0</MusicPreFetchSize> <MusicPreFetchSize>0</MusicPreFetchSize>
<MusicInMemorySize>0</MusicInMemorySize> <MusicInMemorySize>0</MusicInMemorySize>

View File

@ -280,7 +280,6 @@
<Action Name="" ID="{93207545-D0DB-4A46-9AA4-0B530C894047}" ShortID="649236829"> <Action Name="" ID="{93207545-D0DB-4A46-9AA4-0B530C894047}" ShortID="649236829">
<PropertyList> <PropertyList>
<Property Name="ActionType" Type="int16" Value="2"/> <Property Name="ActionType" Type="int16" Value="2"/>
<Property Name="Scope" Type="int16" Value="1"/>
</PropertyList> </PropertyList>
<ReferenceList> <ReferenceList>
<Reference Name="Target"> <Reference Name="Target">
@ -314,6 +313,28 @@
</Reference> </Reference>
</ReferenceList> </ReferenceList>
</Action> </Action>
<Action Name="" ID="{C0CE385E-2942-46BE-86C5-2B1DD101C174}" ShortID="542798905">
<PropertyList>
<Property Name="ActionType" Type="int16" Value="2"/>
<Property Name="Scope" Type="int16" Value="1"/>
</PropertyList>
<ReferenceList>
<Reference Name="Target">
<ObjectRef Name="BellyMusic_Intro" ID="{52A4F6B8-3FAE-4CE6-99C4-3C09277EC25C}" WorkUnitID="{4F9648B0-61C9-4DD2-BB9A-A9E397791F31}"/>
</Reference>
</ReferenceList>
</Action>
<Action Name="" ID="{9FBA6CFB-0DEF-4E4E-A788-8BB1C1698B4E}" ShortID="666078366">
<PropertyList>
<Property Name="ActionType" Type="int16" Value="2"/>
<Property Name="Scope" Type="int16" Value="1"/>
</PropertyList>
<ReferenceList>
<Reference Name="Target">
<ObjectRef Name="Quiet_Forest" ID="{64BE8365-0BE9-40CD-BCE5-27A234B79DD7}" WorkUnitID="{4F9648B0-61C9-4DD2-BB9A-A9E397791F31}"/>
</Reference>
</ReferenceList>
</Action>
</ChildrenList> </ChildrenList>
</Event> </Event>
<Event Name="Play_EX_Cronenberg_Spawn_01" ID="{8461C769-F67F-42D0-8E43-020FCD98CAC7}"> <Event Name="Play_EX_Cronenberg_Spawn_01" ID="{8461C769-F67F-42D0-8E43-020FCD98CAC7}">
@ -517,7 +538,6 @@
<Action Name="" ID="{58029F71-9C7F-460B-8F4A-C515B2FE81B5}" ShortID="300205951"> <Action Name="" ID="{58029F71-9C7F-460B-8F4A-C515B2FE81B5}" ShortID="300205951">
<PropertyList> <PropertyList>
<Property Name="ActionType" Type="int16" Value="2"/> <Property Name="ActionType" Type="int16" Value="2"/>
<Property Name="Scope" Type="int16" Value="1"/>
</PropertyList> </PropertyList>
<ReferenceList> <ReferenceList>
<Reference Name="Target"> <Reference Name="Target">
@ -835,6 +855,34 @@
</Action> </Action>
</ChildrenList> </ChildrenList>
</Event> </Event>
<Event Name="Play_EX_MUS_Belly_01" ID="{512A4991-6FE8-437B-8F15-83511C8C25DF}">
<ChildrenList>
<Action Name="" ID="{974F6203-F8D8-439C-BE48-FAB6BACCD0BE}" ShortID="208172566">
<PropertyList>
<Property Name="ActionType" Type="int16" Value="1"/>
</PropertyList>
<ReferenceList>
<Reference Name="Target">
<ObjectRef Name="BellyMusic_Intro" ID="{52A4F6B8-3FAE-4CE6-99C4-3C09277EC25C}" WorkUnitID="{4F9648B0-61C9-4DD2-BB9A-A9E397791F31}"/>
</Reference>
</ReferenceList>
</Action>
</ChildrenList>
</Event>
<Event Name="Play_EX_MUS_Jungle_01" ID="{BDA54E72-FCBB-41D1-B0EA-DFA4B78391F2}">
<ChildrenList>
<Action Name="" ID="{78CEF857-C54E-4571-8210-497AEE482B1E}" ShortID="470673185">
<PropertyList>
<Property Name="ActionType" Type="int16" Value="1"/>
</PropertyList>
<ReferenceList>
<Reference Name="Target">
<ObjectRef Name="Quiet_Forest" ID="{64BE8365-0BE9-40CD-BCE5-27A234B79DD7}" WorkUnitID="{4F9648B0-61C9-4DD2-BB9A-A9E397791F31}"/>
</Reference>
</ReferenceList>
</Action>
</ChildrenList>
</Event>
</ChildrenList> </ChildrenList>
</WorkUnit> </WorkUnit>
</Events> </Events>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<ValidationCache Version="1" SchemaVersion="85"> <ValidationCache Version="1" SchemaVersion="85">
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Actor-Mixer Hierarchy\Default Work Unit.wwu" DateLow="1650482605" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Actor-Mixer Hierarchy\Default Work Unit.wwu" DateLow="1652503603" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Actor-Mixer Hierarchy\Factory SoundSeed Air Objects.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Actor-Mixer Hierarchy\Factory SoundSeed Air Objects.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Actor-Mixer Hierarchy\Factory Synth One.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Actor-Mixer Hierarchy\Factory Synth One.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Attenuations\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Attenuations\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
@ -20,12 +20,12 @@
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Effects\Factory iZotope Multiband Distortion.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Effects\Factory iZotope Multiband Distortion.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Effects\Factory iZotope Singleband Distortion.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Effects\Factory iZotope Singleband Distortion.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Effects\Factory McDSP Effects.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Effects\Factory McDSP Effects.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Events\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Events\Default Work Unit.wwu" DateLow="1652384180" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Events\Weapons.wwu" DateLow="1650481848" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Events\Weapons.wwu" DateLow="1652503603" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\ExpandTheGungeon.Spenser.wsettings" DateLow="1650482607" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\ExpandTheGungeon.Spenser.wsettings" DateLow="1652503648" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\ExpandTheGungeon.wproj" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\ExpandTheGungeon.wproj" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Game Parameters\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Game Parameters\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Interactive Music Hierarchy\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Interactive Music Hierarchy\Default Work Unit.wwu" DateLow="1652387855" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Master-Mixer Hierarchy\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Master-Mixer Hierarchy\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Mixing Sessions\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Mixing Sessions\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Modulators\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Modulators\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
@ -34,9 +34,9 @@
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Queries\Factory Queries.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Queries\Factory Queries.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\SoundBanks\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\SoundBanks\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Soundcaster Sessions\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Soundcaster Sessions\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\States\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\States\Default Work Unit.wwu" DateLow="1652394771" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Switches\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Switches\Default Work Unit.wwu" DateLow="1652384180" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Triggers\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Triggers\Default Work Unit.wwu" DateLow="1652394771" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Virtual Acoustics\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\Virtual Acoustics\Default Work Unit.wwu" DateLow="1635182564" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\WwiseProjects\ExpandTheGungeon\Actor-Mixer Hierarchy\Default Work Unit.wwu" DateLow="1587193210" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\WwiseProjects\ExpandTheGungeon\Actor-Mixer Hierarchy\Default Work Unit.wwu" DateLow="1587193210" DateHigh="0"/>
<ValidationCacheItem File="C:\Users\Spenser\Documents\WwiseProjects\ExpandTheGungeon\Actor-Mixer Hierarchy\Factory SoundSeed Air Objects.wwu" DateLow="1576522896" DateHigh="0"/> <ValidationCacheItem File="C:\Users\Spenser\Documents\WwiseProjects\ExpandTheGungeon\Actor-Mixer Hierarchy\Factory SoundSeed Air Objects.wwu" DateLow="1576522896" DateHigh="0"/>

View File

@ -12,12 +12,16 @@
<Property Name="Event Action List\{0C71EB37-48DC-4749-809C-C011F64045A3}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{0C71EB37-48DC-4749-809C-C011F64045A3}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{0C936804-AE76-4795-9378-7115E1186075}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{0C936804-AE76-4795-9378-7115E1186075}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{117B22CD-5150-40D4-BB85-74667B36C5E1}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{117B22CD-5150-40D4-BB85-74667B36C5E1}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{12537316-B521-4BD0-8323-CC00117D6671}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{12F48AA4-A059-41AB-B93D-EC26F6C4966D}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{140FD901-CC40-4620-B686-4A3FD4BEB8D8}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{140FD901-CC40-4620-B686-4A3FD4BEB8D8}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{149D7F68-4E04-4B97-93F4-B32055B80D7E}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{149D7F68-4E04-4B97-93F4-B32055B80D7E}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{17811CE8-3817-4EF4-A24D-6E8014E4D5A5}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{17811CE8-3817-4EF4-A24D-6E8014E4D5A5}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{18199D8A-B5DB-4D20-A01D-9FE1EE84B16A}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{1A4967C0-FB44-4F69-97A1-67170B956399}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{1A4967C0-FB44-4F69-97A1-67170B956399}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{1C73C1AC-5090-4D06-940F-550592A236CC}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{1C73C1AC-5090-4D06-940F-550592A236CC}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{1CEBE8A3-5916-4E12-AEC2-F8A463C7A159}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{1CEBE8A3-5916-4E12-AEC2-F8A463C7A159}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{1D8C16EC-F031-4E5D-AFC4-292B1791AE29}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{1E59F6C1-A93A-4354-BF62-9806008EF25E}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{1E59F6C1-A93A-4354-BF62-9806008EF25E}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{1EC6C408-7230-4FC9-9C25-40E36AA4AA6D}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{1EC6C408-7230-4FC9-9C25-40E36AA4AA6D}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{201CD732-D33A-4AD9-9733-F4C145C2FDE0}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{201CD732-D33A-4AD9-9733-F4C145C2FDE0}\x64_Expand States" Type="string" Value=""/>
@ -26,8 +30,12 @@
<Property Name="Event Action List\{2361DC04-D42E-49A4-8FA9-F2DC49E570E7}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{2361DC04-D42E-49A4-8FA9-F2DC49E570E7}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{24072B63-7A13-4D90-98C6-3AA7C8613B29}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{24072B63-7A13-4D90-98C6-3AA7C8613B29}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{2752F5CE-7715-4AEA-9CC4-B9E2F8927059}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{2752F5CE-7715-4AEA-9CC4-B9E2F8927059}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{2BE5C866-B727-4C01-A5AF-FD67D22A5561}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{2D9EEC4F-40BF-416C-89C8-631FEC9F3D90}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{2D9EEC4F-40BF-416C-89C8-631FEC9F3D90}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{2DE6E567-A2D1-4892-B60E-ADDA3A95A411}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{2DE6E567-A2D1-4892-B60E-ADDA3A95A411}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{2EBF189D-AA9D-420A-BAEA-6DAFED41B2A3}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{2F52596D-3129-411B-867D-ABD2959C5A57}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{3094A382-402E-407D-BE7F-558E06DBFD8E}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{33EFBCE8-5DB2-496D-A225-633D028CF197}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{33EFBCE8-5DB2-496D-A225-633D028CF197}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{34CDE184-3CD8-4A16-81E7-1E23E403E20B}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{34CDE184-3CD8-4A16-81E7-1E23E403E20B}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{3592BFED-1475-4B41-8E71-C6918E0ABBA3}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{3592BFED-1475-4B41-8E71-C6918E0ABBA3}\x64_Expand States" Type="string" Value=""/>
@ -37,12 +45,17 @@
<Property Name="Event Action List\{392105D1-CB11-4087-926F-F9AF60AE72C9}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{392105D1-CB11-4087-926F-F9AF60AE72C9}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{393612BD-DCE9-43D1-8BD7-390041EE74AB}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{393612BD-DCE9-43D1-8BD7-390041EE74AB}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{3E5CA724-6A5A-4E42-B0A9-C4BF0CB49E45}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{3E5CA724-6A5A-4E42-B0A9-C4BF0CB49E45}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{4095ECDF-17A6-4484-B4A8-2EE358789824}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{42193C2C-A125-4321-87BD-8CD0EE1DC909}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{47FB5B43-F6C0-4E60-AEB5-5BBAB03523FD}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{4A4EC5C2-4EB1-47BA-B41C-F8338A60CD94}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{4A4EC5C2-4EB1-47BA-B41C-F8338A60CD94}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{4EE06166-1A0D-40D8-9499-CD492A3431B3}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{4EE06166-1A0D-40D8-9499-CD492A3431B3}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{512A4991-6FE8-437B-8F15-83511C8C25DF}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{52CD15D0-A790-4946-B98F-5CF74F54D254}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{52CD15D0-A790-4946-B98F-5CF74F54D254}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{5346DFD0-FAAC-4CE2-A2A6-88F17214D24F}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{5346DFD0-FAAC-4CE2-A2A6-88F17214D24F}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{536D205B-7278-464C-8905-FBEEA148C074}\x64_Expand States" Type="string" Value="pVMUB81aPkCBQ3/TckI41g=="/> <Property Name="Event Action List\{536D205B-7278-464C-8905-FBEEA148C074}\x64_Expand States" Type="string" Value="pVMUB81aPkCBQ3/TckI41g=="/>
<Property Name="Event Action List\{543FE815-BE29-4DBB-86B1-7CF4853433E1}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{543FE815-BE29-4DBB-86B1-7CF4853433E1}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{56C0E575-9B66-4548-A6FD-527DF5CC5DB9}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{580ABBC2-3CA9-44A8-B36B-C4FF380A6910}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{580ABBC2-3CA9-44A8-B36B-C4FF380A6910}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{5A0A9090-2509-4CB8-9021-03CCF8D939F9}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{5A0A9090-2509-4CB8-9021-03CCF8D939F9}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{5A39EB6D-9DB3-4C0D-99F5-97DB35F4E6D8}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{5A39EB6D-9DB3-4C0D-99F5-97DB35F4E6D8}\x64_Expand States" Type="string" Value=""/>
@ -68,10 +81,12 @@
<Property Name="Event Action List\{8ADEFB7C-29C8-435E-87B3-C68A0EC69909}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{8ADEFB7C-29C8-435E-87B3-C68A0EC69909}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{8C657474-F610-49B1-B113-113FCFEE8342}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{8C657474-F610-49B1-B113-113FCFEE8342}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{92DA8C59-8DE4-4B6B-A83C-3B51284041B2}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{92DA8C59-8DE4-4B6B-A83C-3B51284041B2}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{955B8E1A-2FDF-4FB1-86FA-B46C44D12F99}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{960D9633-5306-4E69-A98F-26675D8F8D5C}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{960D9633-5306-4E69-A98F-26675D8F8D5C}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{9A24EADF-B9DB-4C8D-8A53-B169971E2CF5}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{9A24EADF-B9DB-4C8D-8A53-B169971E2CF5}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{9DFAA336-C54E-4D5B-8361-4CC0E8F93229}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{9DFAA336-C54E-4D5B-8361-4CC0E8F93229}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{9EC2D32D-B030-41D9-94C2-818CC3592D5B}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{9EC2D32D-B030-41D9-94C2-818CC3592D5B}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{9F9673CC-7364-4CF3-B2BC-ABF45B94FDA3}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{A23A244E-6D9C-41B2-8456-FA5526552B69}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{A23A244E-6D9C-41B2-8456-FA5526552B69}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{A26C15F5-B79F-4B06-998A-AEC00F790CCD}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{A26C15F5-B79F-4B06-998A-AEC00F790CCD}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{A4DBFF90-5E04-4FAD-AD08-F39A90B6D045}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{A4DBFF90-5E04-4FAD-AD08-F39A90B6D045}\x64_Expand States" Type="string" Value=""/>
@ -80,8 +95,14 @@
<Property Name="Event Action List\{AEE10CFF-B900-4505-A5F2-3377E8CA5707}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{AEE10CFF-B900-4505-A5F2-3377E8CA5707}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{AEFF3A73-5884-49A1-9E0C-8A066A05995F}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{AEFF3A73-5884-49A1-9E0C-8A066A05995F}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{B4C45C56-6968-479D-8677-EF6A022C43FF}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{B4C45C56-6968-479D-8677-EF6A022C43FF}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{BDA54E72-FCBB-41D1-B0EA-DFA4B78391F2}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{C8B2D690-1B08-4426-9201-ADC76EE23AA5}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{C8D6E87B-4F1D-409A-B12A-0B7E9835B426}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{CBAED913-98E1-4F77-AEEF-C1C8397AE5CC}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{CFA61499-6BD3-43EB-BDFD-A5126FDFEF74}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{D0E6E8D2-3858-44FB-A708-8BFAC8C5BA81}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{D0E6E8D2-3858-44FB-A708-8BFAC8C5BA81}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{D14F4C54-0CCF-40FE-935D-4555D137DCD0}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{D14F4C54-0CCF-40FE-935D-4555D137DCD0}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{D1C392A1-5844-441F-989D-6A77D575F82F}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{D810874D-E8D0-4C9B-A480-210497C1267B}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{D810874D-E8D0-4C9B-A480-210497C1267B}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{D8BDA1B6-0544-486B-AEE1-C5D1E1B188EB}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{D8BDA1B6-0544-486B-AEE1-C5D1E1B188EB}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{DA8FCFF7-6E00-4EB7-8D69-5D509E24613A}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{DA8FCFF7-6E00-4EB7-8D69-5D509E24613A}\x64_Expand States" Type="string" Value=""/>
@ -90,6 +111,7 @@
<Property Name="Event Action List\{EAF7F76A-2E15-4237-A746-ED2EE490E1D0}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{EAF7F76A-2E15-4237-A746-ED2EE490E1D0}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{F17FCF76-F1BD-4F24-B3C8-5DE7B3C9A227}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{F17FCF76-F1BD-4F24-B3C8-5DE7B3C9A227}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{F845A3D6-2835-491E-A94C-42DC61AA2097}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{F845A3D6-2835-491E-A94C-42DC61AA2097}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{F9129010-E0E3-4295-AAFD-68AF7E6F79DC}\x64_Expand States" Type="string" Value=""/>
<Property Name="Event Action List\{FC5D56F9-CD39-4EED-BC29-84A42C2CEDE8}\x64_Expand States" Type="string" Value=""/> <Property Name="Event Action List\{FC5D56F9-CD39-4EED-BC29-84A42C2CEDE8}\x64_Expand States" Type="string" Value=""/>
<Property Name="EventView\FilterMode1" Type="int32" Value="2"/> <Property Name="EventView\FilterMode1" Type="int32" Value="2"/>
<Property Name="ExternalSourcesInputPath" Type="string"> <Property Name="ExternalSourcesInputPath" Type="string">
@ -112,6 +134,8 @@
<Property Name="GenerateSoundBanks\x64_SelectedSoundBanks" Type="string" Value=""/> <Property Name="GenerateSoundBanks\x64_SelectedSoundBanks" Type="string" Value=""/>
<Property Name="HardwareController\CurrentSession" Type="string" Value="{2451DD2E-A7B2-45E6-B93B-6F49B9B887AD}"/> <Property Name="HardwareController\CurrentSession" Type="string" Value="{2451DD2E-A7B2-45E6-B93B-6F49B9B887AD}"/>
<Property Name="HardwareController\{2451DD2E-A7B2-45E6-B93B-6F49B9B887AD}\x64_ActiveGroups" Type="string" Value="GySB4V+qpESKm6vgKKckHgH/////////mZPQRx1AXEKik5IZzP9zGwH/////////"/> <Property Name="HardwareController\{2451DD2E-A7B2-45E6-B93B-6F49B9B887AD}\x64_ActiveGroups" Type="string" Value="GySB4V+qpESKm6vgKKckHgH/////////mZPQRx1AXEKik5IZzP9zGwH/////////"/>
<Property Name="Interactive Music\x64_{82F7F48B-3FA0-4CA9-9AC8-B8C587E384A0} - SegmentEditorZoomInfo" Type="string" Value="AAAAAAAA8D8AAAAAAADwP74VwxQilvw/AAAAAAAA8D8AAAAAAAAAAAAAAAAAAAAA"/>
<Property Name="Interactive Music\x64_{EDCD9027-522D-4749-AC3E-CAAD9CE88FD2} - SegmentEditorZoomInfo" Type="string" Value="AAAAAAAA8D8AAAAAAADwPwAAAAAAKGFAAAAAAAAA8D8AAAAAAAAAAAAAAAAAAAAA"/>
<Property Name="Interactive Music\x64_{F9F7D632-DC17-4146-9279-F749EB482180} - SegmentEditorZoomInfo" Type="string" Value="AAAAAAAA8D8AAAAAAADwP0ptseYNFSBAAAAAAAAA8D8AAAAAAAAAAAAAAAAAAAAA"/> <Property Name="Interactive Music\x64_{F9F7D632-DC17-4146-9279-F749EB482180} - SegmentEditorZoomInfo" Type="string" Value="AAAAAAAA8D8AAAAAAADwP0ptseYNFSBAAAAAAAAA8D8AAAAAAAAAAAAAAAAAAAAA"/>
<Property Name="MeterView\LastObject1" Type="string" Value="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}"/> <Property Name="MeterView\LastObject1" Type="string" Value="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}"/>
<Property Name="MeterView\MeterMode1" Type="int32" Value="1"/> <Property Name="MeterView\MeterMode1" Type="int32" Value="1"/>
@ -119,6 +143,8 @@
<Property Name="MonitoringManager\WatchMgr\WatchesVersion" Type="int32" Value="6"/> <Property Name="MonitoringManager\WatchMgr\WatchesVersion" Type="int32" Value="6"/>
<Property Name="MonitoringManager\WatchMgr\x64_GameSyncWatches" Type="string" Value="VJeYG2jiBU6H9u8uUodt0oFbiARP+qxFuYb+LRf5RiKJqkN6iqxsRZNM8fgdPd3r"/> <Property Name="MonitoringManager\WatchMgr\x64_GameSyncWatches" Type="string" Value="VJeYG2jiBU6H9u8uUodt0oFbiARP+qxFuYb+LRf5RiKJqkN6iqxsRZNM8fgdPd3r"/>
<Property Name="MonitoringManager\WatchMgr\x64_Watches" Type="string" Value=""/> <Property Name="MonitoringManager\WatchMgr\x64_Watches" Type="string" Value=""/>
<Property Name="Music Transition List\{25CE57D8-0E72-45A8-9F5D-F4DB86B190CC}\x64_Expand States" Type="string" Value=""/>
<Property Name="Music Transition List\{399D9019-839C-4B7A-9C0F-DA311C7B12CB}\x64_Expand States" Type="string" Value=""/>
<Property Name="Music Transition List\{86D78100-3BE2-42BF-86F3-4C284E785A21}\x64_Expand States" Type="string" Value=""/> <Property Name="Music Transition List\{86D78100-3BE2-42BF-86F3-4C284E785A21}\x64_Expand States" Type="string" Value=""/>
<Property Name="OverrideCacheFolder\Active" Type="bool" Value="False"/> <Property Name="OverrideCacheFolder\Active" Type="bool" Value="False"/>
<Property Name="OverrideCacheFolder\Path" Type="string" Value=".cache"/> <Property Name="OverrideCacheFolder\Path" Type="string" Value=".cache"/>
@ -128,30 +154,30 @@
<Property Name="PluginUserAcknowledge\iZotope Trash Distortion" Type="bool" Value="True"/> <Property Name="PluginUserAcknowledge\iZotope Trash Distortion" Type="bool" Value="True"/>
<Property Name="ProjectExplorer\FirstVisible_10_1" Type="string" Value="{4C96B38B-3DB4-40C7-91C9-665510E38993}"/> <Property Name="ProjectExplorer\FirstVisible_10_1" Type="string" Value="{4C96B38B-3DB4-40C7-91C9-665510E38993}"/>
<Property Name="ProjectExplorer\FirstVisible_11_1" Type="string" Value="{23EC2DE3-3ED8-4B82-AC99-92E25F2E4C6B}"/> <Property Name="ProjectExplorer\FirstVisible_11_1" Type="string" Value="{23EC2DE3-3ED8-4B82-AC99-92E25F2E4C6B}"/>
<Property Name="ProjectExplorer\FirstVisible_1_1" Type="string" Value="{2388DAEA-9775-46C6-A2ED-C5222A397756}"/> <Property Name="ProjectExplorer\FirstVisible_1_1" Type="string" Value="{6EEA973B-86CD-4739-B200-5B712454682A}"/>
<Property Name="ProjectExplorer\FirstVisible_3_1" Type="string" Value="{D709CCA2-485B-40D8-8E78-EC8894D4D368}"/> <Property Name="ProjectExplorer\FirstVisible_3_1" Type="string" Value="{8461C769-F67F-42D0-8E43-020FCD98CAC7}"/>
<Property Name="ProjectExplorer\FirstVisible_4_1" Type="string" Value="{CB6175F1-6080-4A23-92EF-0807E304D0C1}"/> <Property Name="ProjectExplorer\FirstVisible_4_1" Type="string" Value="{CB6175F1-6080-4A23-92EF-0807E304D0C1}"/>
<Property Name="ProjectExplorer\FirstVisible_6_1" Type="string" Value="{C98E673F-A24C-48A8-960F-10565FFE70A0}"/> <Property Name="ProjectExplorer\FirstVisible_6_1" Type="string" Value="{C98E673F-A24C-48A8-960F-10565FFE70A0}"/>
<Property Name="ProjectExplorer\FirstVisible_8_1" Type="string" Value="{41093F77-829F-4D88-8601-E8B25F3D4781}"/> <Property Name="ProjectExplorer\FirstVisible_8_1" Type="string" Value="{41093F77-829F-4D88-8601-E8B25F3D4781}"/>
<Property Name="ProjectExplorer\x64_Expanded_10_1" Type="string" Value="XExe/MgcekyJKEXWKui1WQ=="/> <Property Name="ProjectExplorer\x64_Expanded_10_1" Type="string" Value="XExe/MgcekyJKEXWKui1WQ=="/>
<Property Name="ProjectExplorer\x64_Expanded_11_1" Type="string" Value="2GOZQmW7skegyVP/dyIFCg=="/> <Property Name="ProjectExplorer\x64_Expanded_11_1" Type="string" Value="2GOZQmW7skegyVP/dyIFCg=="/>
<Property Name="ProjectExplorer\x64_Expanded_12_1" Type="string" Value="mB04QXEJOEu2yHgX8BU0Aw=="/> <Property Name="ProjectExplorer\x64_Expanded_12_1" Type="string" Value="mB04QXEJOEu2yHgX8BU0Aw=="/>
<Property Name="ProjectExplorer\x64_Expanded_13_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_13_1" Type="string" Value="kCi46MO7+UKw1q1h8t6iJg=="/>
<Property Name="ProjectExplorer\x64_Expanded_14_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_14_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_15_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_15_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_16_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_16_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_17_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_17_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_18_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_18_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_19_1" Type="string" Value="h8+SjhMiIEigMZzZUo8jNA=="/> <Property Name="ProjectExplorer\x64_Expanded_19_1" Type="string" Value="h8+SjhMiIEigMZzZUo8jNA=="/>
<Property Name="ProjectExplorer\x64_Expanded_1_1" Type="string" Value="2KQUFaYdKkGhfnXKDCFJ89IAnNpLsgtGkLal3zJGDwQ="/> <Property Name="ProjectExplorer\x64_Expanded_1_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_20_1" Type="string" Value="acGVBWrKhkGH20Js/vPMXg=="/> <Property Name="ProjectExplorer\x64_Expanded_20_1" Type="string" Value="acGVBWrKhkGH20Js/vPMXg=="/>
<Property Name="ProjectExplorer\x64_Expanded_21_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_21_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_2_1" Type="string" Value="s50y2dfkqkW9QG6yjGxNObBIlk/JYdJNu5qp45d5HzE="/> <Property Name="ProjectExplorer\x64_Expanded_2_1" Type="string" Value="sEiWT8lh0k27mqnjl3kfMQ=="/>
<Property Name="ProjectExplorer\x64_Expanded_3_1" Type="string" Value="oswJ11tI2ECOeOyIlNTTaKJ7D+uLKFlJh8SGyKXcwmQ="/> <Property Name="ProjectExplorer\x64_Expanded_3_1" Type="string" Value="oswJ11tI2ECOeOyIlNTTaKJ7D+uLKFlJh8SGyKXcwmQ="/>
<Property Name="ProjectExplorer\x64_Expanded_4_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_4_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_5_1" Type="string" Value="CGBzk4b2Uke8fvA3c0yBqhRaaUe+UelOiXLFRr1zepQ="/> <Property Name="ProjectExplorer\x64_Expanded_5_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_6_1" Type="string" Value="8F3u/aYykUa3iALFdcwQWQ=="/> <Property Name="ProjectExplorer\x64_Expanded_6_1" Type="string" Value="8F3u/aYykUa3iALFdcwQWQ=="/>
<Property Name="ProjectExplorer\x64_Expanded_7_1" Type="string" Value="MxXNC5xSzkWyJ8IRTGb27w=="/> <Property Name="ProjectExplorer\x64_Expanded_7_1" Type="string" Value=""/>
<Property Name="ProjectExplorer\x64_Expanded_8_1" Type="string" Value=""/> <Property Name="ProjectExplorer\x64_Expanded_8_1" Type="string" Value=""/>
<Property Name="Query\PreviousQuery" Type="string" Value="{52F6FBC8-499A-411D-A790-CB4FACBE6F6D}"/> <Property Name="Query\PreviousQuery" Type="string" Value="{52F6FBC8-499A-411D-A790-CB4FACBE6F6D}"/>
<Property Name="RTPC\GameParameterSimValue\{04885B81-FA4F-45AC-B986-FE2D17F94622}" Type="Real64" Value="50"/> <Property Name="RTPC\GameParameterSimValue\{04885B81-FA4F-45AC-B986-FE2D17F94622}" Type="Real64" Value="50"/>

View File

@ -25,6 +25,7 @@ Event ID Name Wwise Object Path Notes
1482671396 Play_EX_PowBlock_Trigger \Weapons\Play_EX_PowBlock_Trigger 1482671396 Play_EX_PowBlock_Trigger \Weapons\Play_EX_PowBlock_Trigger
1648051329 Stop_EX_BellyDoor_Open \Weapons\Stop_EX_BellyDoor_Open 1648051329 Stop_EX_BellyDoor_Open \Weapons\Stop_EX_BellyDoor_Open
1687291301 Play_EX_ElevatorBell_01 \Weapons\Play_EX_ElevatorBell_01 1687291301 Play_EX_ElevatorBell_01 \Weapons\Play_EX_ElevatorBell_01
1782047987 Play_EX_MUS_Jungle_01 \Weapons\Play_EX_MUS_Jungle_01
2039091240 Play_EX_CorruptedObjectDestroyed_01 \Weapons\Play_EX_CorruptedObjectDestroyed_01 2039091240 Play_EX_CorruptedObjectDestroyed_01 \Weapons\Play_EX_CorruptedObjectDestroyed_01
2063256460 Play_EXAlarmMushroom_01 \Weapons\Play_EXAlarmMushroom_01 2063256460 Play_EXAlarmMushroom_01 \Weapons\Play_EXAlarmMushroom_01
2148880510 Stop_EX_CorruptedObjectDamage_01 \Weapons\Stop_EX_CorruptedObjectDamage_01 2148880510 Stop_EX_CorruptedObjectDamage_01 \Weapons\Stop_EX_CorruptedObjectDamage_01
@ -44,6 +45,7 @@ Event ID Name Wwise Object Path Notes
3121071097 Play_EX_BellyDoor_Unseal \Weapons\Play_EX_BellyDoor_Unseal 3121071097 Play_EX_BellyDoor_Unseal \Weapons\Play_EX_BellyDoor_Unseal
3333407891 Stop_EX_RickRollMusic_01 \Weapons\Stop_EX_RickRollMusic_01 3333407891 Stop_EX_RickRollMusic_01 \Weapons\Stop_EX_RickRollMusic_01
3398866015 Play_EX_SonicSpinDashRelease_01 \Weapons\Play_EX_SonicSpinDashRelease_01 3398866015 Play_EX_SonicSpinDashRelease_01 \Weapons\Play_EX_SonicSpinDashRelease_01
3457196330 Play_EX_MUS_Belly_01 \Weapons\Play_EX_MUS_Belly_01
3492306034 Stop_EX_CorruptedObjectDestroyed_01 \Weapons\Stop_EX_CorruptedObjectDestroyed_01 3492306034 Stop_EX_CorruptedObjectDestroyed_01 \Weapons\Stop_EX_CorruptedObjectDestroyed_01
3501969484 Play_EX_BellyDoor_Seal \Weapons\Play_EX_BellyDoor_Seal 3501969484 Play_EX_BellyDoor_Seal \Weapons\Play_EX_BellyDoor_Seal
3570814999 Stop_EX_MUS_All \Weapons\Stop_EX_MUS_All 3570814999 Stop_EX_MUS_All \Weapons\Stop_EX_MUS_All
@ -58,53 +60,47 @@ Event ID Name Wwise Object Path Notes
4171926144 Stop_EX_SonicSpinDashCharge_01 \Weapons\Stop_EX_SonicSpinDashCharge_01 4171926144 Stop_EX_SonicSpinDashCharge_01 \Weapons\Stop_EX_SonicSpinDashCharge_01
4229475922 Play_EX_SonicRingCollect_01 \Weapons\Play_EX_SonicRingCollect_01 4229475922 Play_EX_SonicRingCollect_01 \Weapons\Play_EX_SonicRingCollect_01
State Group ID Name Wwise Object Path Notes
3092587493 Pause \Default Work Unit\Pause
State ID Name State Group Notes
0 None Pause
319258907 Paused Pause
1365518790 Unpaused Pause
Game Parameter ID Name Wwise Object Path Notes Game Parameter ID Name Wwise Object Path Notes
2714767868 VOL_MUS \Default Work Unit\VOL_MUS 2714767868 VOL_MUS \Default Work Unit\VOL_MUS
3273357900 VOL_SFX \Default Work Unit\VOL_SFX 3273357900 VOL_SFX \Default Work Unit\VOL_SFX
In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size
15010807 MushroomAlarm C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\MushroomAlarm_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\MushroomAlarm 345064 15010807 MushroomAlarm C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\MushroomAlarm_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\MushroomAlarm 30859
118216860 GlitchObjectDestroy C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchObjectDestroy_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchObjectDestroy 135204 118216860 GlitchObjectDestroy C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchObjectDestroy_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchObjectDestroy 11569
186141995 GlitchDestruct C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchDestruct_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchDestruct 119684 186141995 GlitchDestruct C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchDestruct_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchDestruct 8848
193116416 SonicBrake C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicBrake_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicBrake 115260 193116416 SonicBrake C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicBrake_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicBrake 11497
210760446 TableAssassin C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\TableAssassin_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\TableAssassin 242060 197226656 Quiet_Forest C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Quiet_Forest_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\Quiet_Forest 2909622
270161796 Abomination_Damage C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Abomination_damage_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Abomination_Damage 63204 210760446 TableAssassin C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\TableAssassin_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\TableAssassin 22183
270161796 Abomination_Damage C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Abomination_damage_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Abomination_Damage 6414
282880781 BootlegGungeonMusic C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BootlegGungeonMusic_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\BootlegGungeonMusic 1462202 282880781 BootlegGungeonMusic C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BootlegGungeonMusic_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\BootlegGungeonMusic 1462202
352764876 Balloonpop1 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Balloonpop1_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Balloonpop1 53664 298799639 BellyMusic_Intro C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BellyMusic_Intro_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\BellyMusic_Intro 4706462
376140418 SonicSpinDashCharge C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicSpinDashCharge_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicSpinDashCharge 303752 352764876 Balloonpop1 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Balloonpop1_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Balloonpop1 4378
385469871 Balloonpop2 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Balloonpop2_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Balloonpop2 14748 376140418 SonicSpinDashCharge C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicSpinDashCharge_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicSpinDashCharge 20888
385469871 Balloonpop2 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Balloonpop2_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Balloonpop2 1734
389740606 UnicornMusic C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\UnicornMusic_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\UnicornMusic 745599 389740606 UnicornMusic C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\UnicornMusic_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\UnicornMusic 745599
395418058 Belly_Door_Open C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Open_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Open 20740 395418058 Belly_Door_Open C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Open_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Open 3470
438768819 Play_EX_BOSS_westbros_slam_01 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Play_EX_BOSS_westbros_slam_01_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Play_EX_BOSS_westbros_slam_01 220114 438768819 Play_EX_BOSS_westbros_slam_01 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Play_EX_BOSS_westbros_slam_01_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Play_EX_BOSS_westbros_slam_01 18306
440225368 CorruptionAmbience_01 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\CorruptionAmbience_22BDB8A3.wem \Actor-Mixer Hierarchy\Default Work Unit\CorruptionAmbience_01 243240 440225368 CorruptionAmbience_01 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\CorruptionAmbience_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\CorruptionAmbience_01 44440
448206274 PowBlock C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\PowBlock_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\PowBlock 74384 448206274 PowBlock C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\PowBlock_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\PowBlock 7235
587730353 GlitchBombDrop C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchBombDrop_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchBombDrop 82862 587730353 GlitchBombDrop C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchBombDrop_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchBombDrop 10922
603781093 Abomination_Spawn C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Abomination_Spawn_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Abomination_Spawn 112316 603781093 Abomination_Spawn C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Abomination_Spawn_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Abomination_Spawn 8969
632808090 GlitchBombFire C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchBombFire_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchBombFire 228896 632808090 GlitchBombFire C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchBombFire_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchBombFire 42152
661097150 BreachTransitionFast C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BreachTransitionFast_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\BreachTransitionFast 542596 666310335 DeVito_TrashMan C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\EX_DeVito_TrashMan_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\DeVito_TrashMan 30902
666310335 DeVito_TrashMan C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\EX_DeVito_TrashMan_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\DeVito_TrashMan 286174 719081646 CorruptionAmbience_02 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\CorruptionAmbience_AD29F36A_5B8C7134.wem \Actor-Mixer Hierarchy\Default Work Unit\CorruptionAmbience_02 46688
719081646 CorruptionAmbience_02 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\CorruptionAmbience_22BDB8A3_5B8C7134.wem \Actor-Mixer Hierarchy\Default Work Unit\CorruptionAmbience_02 254016 737519471 Belly_Door_Unlock C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Unlock_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Unlock 2288
737519471 Belly_Door_Unlock C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Unlock_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Unlock 13150 737636557 SonicRingCollect C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicRingCollect_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicRingCollect 8956
737636557 SonicRingCollect C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicRingCollect_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicRingCollect 152120 848029394 Balloonpop3 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Balloonpop3_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Balloonpop3 3213
848029394 Balloonpop3 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Balloonpop3_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Balloonpop3 24958 858414521 SonicSpinDashRelease C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicSpinDashRelease_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicSpinDashRelease 18888
858414521 SonicSpinDashRelease C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicSpinDashRelease_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicSpinDashRelease 249824 861146735 BreachTransition C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BreachTransition_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\BreachTransition 92512
861146735 BreachTransition C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BreachTransition_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\BreachTransition 705304 900807623 GlitchBombExplode C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchBombExplode_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchBombExplode 42566
900807623 GlitchBombExplode C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchBombExplode_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchBombExplode 417356
908035244 RickRollMusic_01 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\RickRolled_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\RickRollMusic_01 111817 908035244 RickRollMusic_01 C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\RickRolled_AD29F36A.wem \Actor-Mixer Hierarchy\Default Work Unit\RickRollMusic_01 111817
958802487 Abomination_Die C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Abomination_Die_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Abomination_Die 131652 958802487 Abomination_Die C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Abomination_Die_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Abomination_Die 13648
979919218 PowEnemyDeath C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\PowEnemyDeath_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\PowEnemyDeath 32008 979919218 PowEnemyDeath C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\PowEnemyDeath_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\PowEnemyDeath 3344
984890443 Belly_Door_Close C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Close_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Close 20458 984890443 Belly_Door_Close C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Close_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Close 3174
989083201 SonicDeath C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicDeath_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicDeath 188988 989083201 SonicDeath C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicDeath_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicDeath 22072
994875608 SonicLoseRings C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicLoseRings_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicLoseRings 264768 994875608 SonicLoseRings C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\SonicLoseRings_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\SonicLoseRings 22416
1005918670 Belly_Door_Lock C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Lock_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Lock 12334 1005918670 Belly_Door_Lock C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\Belly_Door_Lock_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\Belly_Door_Lock 2354
1035017998 ElevatorDing C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\ElevatorDing_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\ElevatorDing 197188 1026631834 BreachTransitionFast C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\BreachTransitionFast_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\BreachTransitionFast 70430
1053740231 GlitchDamage C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchDamage_255C9D35.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchDamage 53992 1035017998 ElevatorDing C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\ElevatorDing_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\ElevatorDing 13620
1053740231 GlitchDamage C:\Users\Spenser\Documents\GitHub\ApacheThunder\ExpandTheGungeon\AudioAssets\wWise\ExpandTheGungeon\.cache\Windows\SFX\GlitchDamage_F7D0E330.wem \Actor-Mixer Hierarchy\Default Work Unit\GlitchDamage 4024

View File

@ -35,7 +35,9 @@
<Event Id="2420965190" Name="Play_EX_Cronenberg_Die_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Die_01"/> <Event Id="2420965190" Name="Play_EX_Cronenberg_Die_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Die_01"/>
<Event Id="2184586371" Name="Play_EX_Cronenberg_Spawn_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Spawn_01"/> <Event Id="2184586371" Name="Play_EX_Cronenberg_Spawn_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Spawn_01"/>
<Event Id="1687291301" Name="Play_EX_ElevatorBell_01" ObjectPath="\Events\Weapons\Play_EX_ElevatorBell_01"/> <Event Id="1687291301" Name="Play_EX_ElevatorBell_01" ObjectPath="\Events\Weapons\Play_EX_ElevatorBell_01"/>
<Event Id="3457196330" Name="Play_EX_MUS_Belly_01" ObjectPath="\Events\Weapons\Play_EX_MUS_Belly_01"/>
<Event Id="2228256165" Name="Play_EX_MUS_BootlegMusic_01" ObjectPath="\Events\Weapons\Play_EX_MUS_BootlegMusic_01"/> <Event Id="2228256165" Name="Play_EX_MUS_BootlegMusic_01" ObjectPath="\Events\Weapons\Play_EX_MUS_BootlegMusic_01"/>
<Event Id="1782047987" Name="Play_EX_MUS_Jungle_01" ObjectPath="\Events\Weapons\Play_EX_MUS_Jungle_01"/>
<Event Id="3822868090" Name="Play_EX_PowBlock_EnemyDeath" ObjectPath="\Events\Weapons\Play_EX_PowBlock_EnemyDeath"/> <Event Id="3822868090" Name="Play_EX_PowBlock_EnemyDeath" ObjectPath="\Events\Weapons\Play_EX_PowBlock_EnemyDeath"/>
<Event Id="1482671396" Name="Play_EX_PowBlock_Trigger" ObjectPath="\Events\Weapons\Play_EX_PowBlock_Trigger"/> <Event Id="1482671396" Name="Play_EX_PowBlock_Trigger" ObjectPath="\Events\Weapons\Play_EX_PowBlock_Trigger"/>
<Event Id="2223469189" Name="Play_EX_RickRollMusic_01" ObjectPath="\Events\Weapons\Play_EX_RickRollMusic_01"/> <Event Id="2223469189" Name="Play_EX_RickRollMusic_01" ObjectPath="\Events\Weapons\Play_EX_RickRollMusic_01"/>
@ -75,43 +77,51 @@
<IncludedMemoryFiles> <IncludedMemoryFiles>
<File Id="15010807" Language="SFX"> <File Id="15010807" Language="SFX">
<ShortName>MushroomAlarm.wav</ShortName> <ShortName>MushroomAlarm.wav</ShortName>
<Path>SFX\MushroomAlarm_255C9D35.wem</Path> <Path>SFX\MushroomAlarm_F7D0E330.wem</Path>
</File> </File>
<File Id="118216860" Language="SFX"> <File Id="118216860" Language="SFX">
<ShortName>GlitchObjectDestroy.wav</ShortName> <ShortName>GlitchObjectDestroy.wav</ShortName>
<Path>SFX\GlitchObjectDestroy_255C9D35.wem</Path> <Path>SFX\GlitchObjectDestroy_F7D0E330.wem</Path>
</File> </File>
<File Id="186141995" Language="SFX"> <File Id="186141995" Language="SFX">
<ShortName>GlitchDestruct.wav</ShortName> <ShortName>GlitchDestruct.wav</ShortName>
<Path>SFX\GlitchDestruct_255C9D35.wem</Path> <Path>SFX\GlitchDestruct_F7D0E330.wem</Path>
</File> </File>
<File Id="193116416" Language="SFX"> <File Id="193116416" Language="SFX">
<ShortName>SonicBrake.wav</ShortName> <ShortName>SonicBrake.wav</ShortName>
<Path>SFX\SonicBrake_255C9D35.wem</Path> <Path>SFX\SonicBrake_F7D0E330.wem</Path>
</File>
<File Id="197226656" Language="SFX">
<ShortName>Quiet_Forest.wav</ShortName>
<Path>SFX\Quiet_Forest_AD29F36A.wem</Path>
</File> </File>
<File Id="210760446" Language="SFX"> <File Id="210760446" Language="SFX">
<ShortName>TableAssassin.wav</ShortName> <ShortName>TableAssassin.wav</ShortName>
<Path>SFX\TableAssassin_255C9D35.wem</Path> <Path>SFX\TableAssassin_F7D0E330.wem</Path>
</File> </File>
<File Id="270161796" Language="SFX"> <File Id="270161796" Language="SFX">
<ShortName>Abomination_damage.wav</ShortName> <ShortName>Abomination_damage.wav</ShortName>
<Path>SFX\Abomination_damage_255C9D35.wem</Path> <Path>SFX\Abomination_damage_F7D0E330.wem</Path>
</File> </File>
<File Id="282880781" Language="SFX"> <File Id="282880781" Language="SFX">
<ShortName>BootlegGungeonMusic.wav</ShortName> <ShortName>BootlegGungeonMusic.wav</ShortName>
<Path>SFX\BootlegGungeonMusic_AD29F36A.wem</Path> <Path>SFX\BootlegGungeonMusic_AD29F36A.wem</Path>
</File> </File>
<File Id="298799639" Language="SFX">
<ShortName>BellyMusic_Intro.wav</ShortName>
<Path>SFX\BellyMusic_Intro_AD29F36A.wem</Path>
</File>
<File Id="352764876" Language="SFX"> <File Id="352764876" Language="SFX">
<ShortName>Balloonpop1.wav</ShortName> <ShortName>Balloonpop1.wav</ShortName>
<Path>SFX\Balloonpop1_255C9D35.wem</Path> <Path>SFX\Balloonpop1_F7D0E330.wem</Path>
</File> </File>
<File Id="376140418" Language="SFX"> <File Id="376140418" Language="SFX">
<ShortName>SonicSpinDashCharge.wav</ShortName> <ShortName>SonicSpinDashCharge.wav</ShortName>
<Path>SFX\SonicSpinDashCharge_255C9D35.wem</Path> <Path>SFX\SonicSpinDashCharge_F7D0E330.wem</Path>
</File> </File>
<File Id="385469871" Language="SFX"> <File Id="385469871" Language="SFX">
<ShortName>Balloonpop2.wav</ShortName> <ShortName>Balloonpop2.wav</ShortName>
<Path>SFX\Balloonpop2_255C9D35.wem</Path> <Path>SFX\Balloonpop2_F7D0E330.wem</Path>
</File> </File>
<File Id="389740606" Language="SFX"> <File Id="389740606" Language="SFX">
<ShortName>UnicornMusic.wav</ShortName> <ShortName>UnicornMusic.wav</ShortName>
@ -119,67 +129,63 @@
</File> </File>
<File Id="395418058" Language="SFX"> <File Id="395418058" Language="SFX">
<ShortName>Belly_Door_Open.wav</ShortName> <ShortName>Belly_Door_Open.wav</ShortName>
<Path>SFX\Belly_Door_Open_255C9D35.wem</Path> <Path>SFX\Belly_Door_Open_F7D0E330.wem</Path>
</File> </File>
<File Id="438768819" Language="SFX"> <File Id="438768819" Language="SFX">
<ShortName>Play_EX_BOSS_westbros_slam_01.wav</ShortName> <ShortName>Play_EX_BOSS_westbros_slam_01.wav</ShortName>
<Path>SFX\Play_EX_BOSS_westbros_slam_01_255C9D35.wem</Path> <Path>SFX\Play_EX_BOSS_westbros_slam_01_F7D0E330.wem</Path>
</File> </File>
<File Id="440225368" Language="SFX"> <File Id="440225368" Language="SFX">
<ShortName>CorruptionAmbience.wav</ShortName> <ShortName>CorruptionAmbience.wav</ShortName>
<Path>SFX\CorruptionAmbience_22BDB8A3.wem</Path> <Path>SFX\CorruptionAmbience_AD29F36A.wem</Path>
</File> </File>
<File Id="448206274" Language="SFX"> <File Id="448206274" Language="SFX">
<ShortName>PowBlock.wav</ShortName> <ShortName>PowBlock.wav</ShortName>
<Path>SFX\PowBlock_255C9D35.wem</Path> <Path>SFX\PowBlock_F7D0E330.wem</Path>
</File> </File>
<File Id="587730353" Language="SFX"> <File Id="587730353" Language="SFX">
<ShortName>GlitchBombDrop.wav</ShortName> <ShortName>GlitchBombDrop.wav</ShortName>
<Path>SFX\GlitchBombDrop_255C9D35.wem</Path> <Path>SFX\GlitchBombDrop_F7D0E330.wem</Path>
</File> </File>
<File Id="603781093" Language="SFX"> <File Id="603781093" Language="SFX">
<ShortName>Abomination_Spawn.wav</ShortName> <ShortName>Abomination_Spawn.wav</ShortName>
<Path>SFX\Abomination_Spawn_255C9D35.wem</Path> <Path>SFX\Abomination_Spawn_F7D0E330.wem</Path>
</File> </File>
<File Id="632808090" Language="SFX"> <File Id="632808090" Language="SFX">
<ShortName>GlitchBombFire.wav</ShortName> <ShortName>GlitchBombFire.wav</ShortName>
<Path>SFX\GlitchBombFire_255C9D35.wem</Path> <Path>SFX\GlitchBombFire_F7D0E330.wem</Path>
</File>
<File Id="661097150" Language="SFX">
<ShortName>BreachTransitionFast.wav</ShortName>
<Path>SFX\BreachTransitionFast_255C9D35.wem</Path>
</File> </File>
<File Id="666310335" Language="SFX"> <File Id="666310335" Language="SFX">
<ShortName>EX_DeVito_TrashMan.wav</ShortName> <ShortName>EX_DeVito_TrashMan.wav</ShortName>
<Path>SFX\EX_DeVito_TrashMan_255C9D35.wem</Path> <Path>SFX\EX_DeVito_TrashMan_F7D0E330.wem</Path>
</File> </File>
<File Id="719081646" Language="SFX"> <File Id="719081646" Language="SFX">
<ShortName>CorruptionAmbience.wav</ShortName> <ShortName>CorruptionAmbience.wav</ShortName>
<Path>SFX\CorruptionAmbience_22BDB8A3_5B8C7134.wem</Path> <Path>SFX\CorruptionAmbience_AD29F36A_5B8C7134.wem</Path>
</File> </File>
<File Id="737519471" Language="SFX"> <File Id="737519471" Language="SFX">
<ShortName>Belly_Door_Unlock.wav</ShortName> <ShortName>Belly_Door_Unlock.wav</ShortName>
<Path>SFX\Belly_Door_Unlock_255C9D35.wem</Path> <Path>SFX\Belly_Door_Unlock_F7D0E330.wem</Path>
</File> </File>
<File Id="737636557" Language="SFX"> <File Id="737636557" Language="SFX">
<ShortName>SonicRingCollect.wav</ShortName> <ShortName>SonicRingCollect.wav</ShortName>
<Path>SFX\SonicRingCollect_255C9D35.wem</Path> <Path>SFX\SonicRingCollect_F7D0E330.wem</Path>
</File> </File>
<File Id="848029394" Language="SFX"> <File Id="848029394" Language="SFX">
<ShortName>Balloonpop3.wav</ShortName> <ShortName>Balloonpop3.wav</ShortName>
<Path>SFX\Balloonpop3_255C9D35.wem</Path> <Path>SFX\Balloonpop3_F7D0E330.wem</Path>
</File> </File>
<File Id="858414521" Language="SFX"> <File Id="858414521" Language="SFX">
<ShortName>SonicSpinDashRelease.wav</ShortName> <ShortName>SonicSpinDashRelease.wav</ShortName>
<Path>SFX\SonicSpinDashRelease_255C9D35.wem</Path> <Path>SFX\SonicSpinDashRelease_F7D0E330.wem</Path>
</File> </File>
<File Id="861146735" Language="SFX"> <File Id="861146735" Language="SFX">
<ShortName>BreachTransition.wav</ShortName> <ShortName>BreachTransition.wav</ShortName>
<Path>SFX\BreachTransition_255C9D35.wem</Path> <Path>SFX\BreachTransition_F7D0E330.wem</Path>
</File> </File>
<File Id="900807623" Language="SFX"> <File Id="900807623" Language="SFX">
<ShortName>GlitchBombExplode.wav</ShortName> <ShortName>GlitchBombExplode.wav</ShortName>
<Path>SFX\GlitchBombExplode_255C9D35.wem</Path> <Path>SFX\GlitchBombExplode_F7D0E330.wem</Path>
</File> </File>
<File Id="908035244" Language="SFX"> <File Id="908035244" Language="SFX">
<ShortName>RickRolled.wav</ShortName> <ShortName>RickRolled.wav</ShortName>
@ -187,35 +193,39 @@
</File> </File>
<File Id="958802487" Language="SFX"> <File Id="958802487" Language="SFX">
<ShortName>Abomination_Die.wav</ShortName> <ShortName>Abomination_Die.wav</ShortName>
<Path>SFX\Abomination_Die_255C9D35.wem</Path> <Path>SFX\Abomination_Die_F7D0E330.wem</Path>
</File> </File>
<File Id="979919218" Language="SFX"> <File Id="979919218" Language="SFX">
<ShortName>PowEnemyDeath.wav</ShortName> <ShortName>PowEnemyDeath.wav</ShortName>
<Path>SFX\PowEnemyDeath_255C9D35.wem</Path> <Path>SFX\PowEnemyDeath_F7D0E330.wem</Path>
</File> </File>
<File Id="984890443" Language="SFX"> <File Id="984890443" Language="SFX">
<ShortName>Belly_Door_Close.wav</ShortName> <ShortName>Belly_Door_Close.wav</ShortName>
<Path>SFX\Belly_Door_Close_255C9D35.wem</Path> <Path>SFX\Belly_Door_Close_F7D0E330.wem</Path>
</File> </File>
<File Id="989083201" Language="SFX"> <File Id="989083201" Language="SFX">
<ShortName>SonicDeath.wav</ShortName> <ShortName>SonicDeath.wav</ShortName>
<Path>SFX\SonicDeath_255C9D35.wem</Path> <Path>SFX\SonicDeath_F7D0E330.wem</Path>
</File> </File>
<File Id="994875608" Language="SFX"> <File Id="994875608" Language="SFX">
<ShortName>SonicLoseRings.wav</ShortName> <ShortName>SonicLoseRings.wav</ShortName>
<Path>SFX\SonicLoseRings_255C9D35.wem</Path> <Path>SFX\SonicLoseRings_F7D0E330.wem</Path>
</File> </File>
<File Id="1005918670" Language="SFX"> <File Id="1005918670" Language="SFX">
<ShortName>Belly_Door_Lock.wav</ShortName> <ShortName>Belly_Door_Lock.wav</ShortName>
<Path>SFX\Belly_Door_Lock_255C9D35.wem</Path> <Path>SFX\Belly_Door_Lock_F7D0E330.wem</Path>
</File>
<File Id="1026631834" Language="SFX">
<ShortName>BreachTransitionFast.wav</ShortName>
<Path>SFX\BreachTransitionFast_F7D0E330.wem</Path>
</File> </File>
<File Id="1035017998" Language="SFX"> <File Id="1035017998" Language="SFX">
<ShortName>ElevatorDing.wav</ShortName> <ShortName>ElevatorDing.wav</ShortName>
<Path>SFX\ElevatorDing_255C9D35.wem</Path> <Path>SFX\ElevatorDing_F7D0E330.wem</Path>
</File> </File>
<File Id="1053740231" Language="SFX"> <File Id="1053740231" Language="SFX">
<ShortName>GlitchDamage.wav</ShortName> <ShortName>GlitchDamage.wav</ShortName>
<Path>SFX\GlitchDamage_255C9D35.wem</Path> <Path>SFX\GlitchDamage_F7D0E330.wem</Path>
</File> </File>
</IncludedMemoryFiles> </IncludedMemoryFiles>
</SoundBank> </SoundBank>

View File

@ -1,11 +1,3 @@
State Group ID Name Wwise Object Path Notes
3092587493 Pause \Default Work Unit\Pause
State ID Name State Group Notes
0 None Pause
319258907 Paused Pause
1365518790 Unpaused Pause
Audio Bus ID Name Wwise Object Path Notes Audio Bus ID Name Wwise Object Path Notes
3803692087 Master Audio Bus \Default Work Unit\Master Audio Bus 3803692087 Master Audio Bus \Default Work Unit\Master Audio Bus

View File

@ -43,7 +43,9 @@
<Event Id="2420965190" Name="Play_EX_Cronenberg_Die_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Die_01"/> <Event Id="2420965190" Name="Play_EX_Cronenberg_Die_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Die_01"/>
<Event Id="2184586371" Name="Play_EX_Cronenberg_Spawn_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Spawn_01"/> <Event Id="2184586371" Name="Play_EX_Cronenberg_Spawn_01" ObjectPath="\Events\Weapons\Play_EX_Cronenberg_Spawn_01"/>
<Event Id="1687291301" Name="Play_EX_ElevatorBell_01" ObjectPath="\Events\Weapons\Play_EX_ElevatorBell_01"/> <Event Id="1687291301" Name="Play_EX_ElevatorBell_01" ObjectPath="\Events\Weapons\Play_EX_ElevatorBell_01"/>
<Event Id="3457196330" Name="Play_EX_MUS_Belly_01" ObjectPath="\Events\Weapons\Play_EX_MUS_Belly_01"/>
<Event Id="2228256165" Name="Play_EX_MUS_BootlegMusic_01" ObjectPath="\Events\Weapons\Play_EX_MUS_BootlegMusic_01"/> <Event Id="2228256165" Name="Play_EX_MUS_BootlegMusic_01" ObjectPath="\Events\Weapons\Play_EX_MUS_BootlegMusic_01"/>
<Event Id="1782047987" Name="Play_EX_MUS_Jungle_01" ObjectPath="\Events\Weapons\Play_EX_MUS_Jungle_01"/>
<Event Id="3822868090" Name="Play_EX_PowBlock_EnemyDeath" ObjectPath="\Events\Weapons\Play_EX_PowBlock_EnemyDeath"/> <Event Id="3822868090" Name="Play_EX_PowBlock_EnemyDeath" ObjectPath="\Events\Weapons\Play_EX_PowBlock_EnemyDeath"/>
<Event Id="1482671396" Name="Play_EX_PowBlock_Trigger" ObjectPath="\Events\Weapons\Play_EX_PowBlock_Trigger"/> <Event Id="1482671396" Name="Play_EX_PowBlock_Trigger" ObjectPath="\Events\Weapons\Play_EX_PowBlock_Trigger"/>
<Event Id="2223469189" Name="Play_EX_RickRollMusic_01" ObjectPath="\Events\Weapons\Play_EX_RickRollMusic_01"/> <Event Id="2223469189" Name="Play_EX_RickRollMusic_01" ObjectPath="\Events\Weapons\Play_EX_RickRollMusic_01"/>
@ -83,43 +85,51 @@
<IncludedMemoryFiles> <IncludedMemoryFiles>
<File Id="15010807" Language="SFX"> <File Id="15010807" Language="SFX">
<ShortName>MushroomAlarm.wav</ShortName> <ShortName>MushroomAlarm.wav</ShortName>
<Path>SFX\MushroomAlarm_255C9D35.wem</Path> <Path>SFX\MushroomAlarm_F7D0E330.wem</Path>
</File> </File>
<File Id="118216860" Language="SFX"> <File Id="118216860" Language="SFX">
<ShortName>GlitchObjectDestroy.wav</ShortName> <ShortName>GlitchObjectDestroy.wav</ShortName>
<Path>SFX\GlitchObjectDestroy_255C9D35.wem</Path> <Path>SFX\GlitchObjectDestroy_F7D0E330.wem</Path>
</File> </File>
<File Id="186141995" Language="SFX"> <File Id="186141995" Language="SFX">
<ShortName>GlitchDestruct.wav</ShortName> <ShortName>GlitchDestruct.wav</ShortName>
<Path>SFX\GlitchDestruct_255C9D35.wem</Path> <Path>SFX\GlitchDestruct_F7D0E330.wem</Path>
</File> </File>
<File Id="193116416" Language="SFX"> <File Id="193116416" Language="SFX">
<ShortName>SonicBrake.wav</ShortName> <ShortName>SonicBrake.wav</ShortName>
<Path>SFX\SonicBrake_255C9D35.wem</Path> <Path>SFX\SonicBrake_F7D0E330.wem</Path>
</File>
<File Id="197226656" Language="SFX">
<ShortName>Quiet_Forest.wav</ShortName>
<Path>SFX\Quiet_Forest_AD29F36A.wem</Path>
</File> </File>
<File Id="210760446" Language="SFX"> <File Id="210760446" Language="SFX">
<ShortName>TableAssassin.wav</ShortName> <ShortName>TableAssassin.wav</ShortName>
<Path>SFX\TableAssassin_255C9D35.wem</Path> <Path>SFX\TableAssassin_F7D0E330.wem</Path>
</File> </File>
<File Id="270161796" Language="SFX"> <File Id="270161796" Language="SFX">
<ShortName>Abomination_damage.wav</ShortName> <ShortName>Abomination_damage.wav</ShortName>
<Path>SFX\Abomination_damage_255C9D35.wem</Path> <Path>SFX\Abomination_damage_F7D0E330.wem</Path>
</File> </File>
<File Id="282880781" Language="SFX"> <File Id="282880781" Language="SFX">
<ShortName>BootlegGungeonMusic.wav</ShortName> <ShortName>BootlegGungeonMusic.wav</ShortName>
<Path>SFX\BootlegGungeonMusic_AD29F36A.wem</Path> <Path>SFX\BootlegGungeonMusic_AD29F36A.wem</Path>
</File> </File>
<File Id="298799639" Language="SFX">
<ShortName>BellyMusic_Intro.wav</ShortName>
<Path>SFX\BellyMusic_Intro_AD29F36A.wem</Path>
</File>
<File Id="352764876" Language="SFX"> <File Id="352764876" Language="SFX">
<ShortName>Balloonpop1.wav</ShortName> <ShortName>Balloonpop1.wav</ShortName>
<Path>SFX\Balloonpop1_255C9D35.wem</Path> <Path>SFX\Balloonpop1_F7D0E330.wem</Path>
</File> </File>
<File Id="376140418" Language="SFX"> <File Id="376140418" Language="SFX">
<ShortName>SonicSpinDashCharge.wav</ShortName> <ShortName>SonicSpinDashCharge.wav</ShortName>
<Path>SFX\SonicSpinDashCharge_255C9D35.wem</Path> <Path>SFX\SonicSpinDashCharge_F7D0E330.wem</Path>
</File> </File>
<File Id="385469871" Language="SFX"> <File Id="385469871" Language="SFX">
<ShortName>Balloonpop2.wav</ShortName> <ShortName>Balloonpop2.wav</ShortName>
<Path>SFX\Balloonpop2_255C9D35.wem</Path> <Path>SFX\Balloonpop2_F7D0E330.wem</Path>
</File> </File>
<File Id="389740606" Language="SFX"> <File Id="389740606" Language="SFX">
<ShortName>UnicornMusic.wav</ShortName> <ShortName>UnicornMusic.wav</ShortName>
@ -127,67 +137,63 @@
</File> </File>
<File Id="395418058" Language="SFX"> <File Id="395418058" Language="SFX">
<ShortName>Belly_Door_Open.wav</ShortName> <ShortName>Belly_Door_Open.wav</ShortName>
<Path>SFX\Belly_Door_Open_255C9D35.wem</Path> <Path>SFX\Belly_Door_Open_F7D0E330.wem</Path>
</File> </File>
<File Id="438768819" Language="SFX"> <File Id="438768819" Language="SFX">
<ShortName>Play_EX_BOSS_westbros_slam_01.wav</ShortName> <ShortName>Play_EX_BOSS_westbros_slam_01.wav</ShortName>
<Path>SFX\Play_EX_BOSS_westbros_slam_01_255C9D35.wem</Path> <Path>SFX\Play_EX_BOSS_westbros_slam_01_F7D0E330.wem</Path>
</File> </File>
<File Id="440225368" Language="SFX"> <File Id="440225368" Language="SFX">
<ShortName>CorruptionAmbience.wav</ShortName> <ShortName>CorruptionAmbience.wav</ShortName>
<Path>SFX\CorruptionAmbience_22BDB8A3.wem</Path> <Path>SFX\CorruptionAmbience_AD29F36A.wem</Path>
</File> </File>
<File Id="448206274" Language="SFX"> <File Id="448206274" Language="SFX">
<ShortName>PowBlock.wav</ShortName> <ShortName>PowBlock.wav</ShortName>
<Path>SFX\PowBlock_255C9D35.wem</Path> <Path>SFX\PowBlock_F7D0E330.wem</Path>
</File> </File>
<File Id="587730353" Language="SFX"> <File Id="587730353" Language="SFX">
<ShortName>GlitchBombDrop.wav</ShortName> <ShortName>GlitchBombDrop.wav</ShortName>
<Path>SFX\GlitchBombDrop_255C9D35.wem</Path> <Path>SFX\GlitchBombDrop_F7D0E330.wem</Path>
</File> </File>
<File Id="603781093" Language="SFX"> <File Id="603781093" Language="SFX">
<ShortName>Abomination_Spawn.wav</ShortName> <ShortName>Abomination_Spawn.wav</ShortName>
<Path>SFX\Abomination_Spawn_255C9D35.wem</Path> <Path>SFX\Abomination_Spawn_F7D0E330.wem</Path>
</File> </File>
<File Id="632808090" Language="SFX"> <File Id="632808090" Language="SFX">
<ShortName>GlitchBombFire.wav</ShortName> <ShortName>GlitchBombFire.wav</ShortName>
<Path>SFX\GlitchBombFire_255C9D35.wem</Path> <Path>SFX\GlitchBombFire_F7D0E330.wem</Path>
</File>
<File Id="661097150" Language="SFX">
<ShortName>BreachTransitionFast.wav</ShortName>
<Path>SFX\BreachTransitionFast_255C9D35.wem</Path>
</File> </File>
<File Id="666310335" Language="SFX"> <File Id="666310335" Language="SFX">
<ShortName>EX_DeVito_TrashMan.wav</ShortName> <ShortName>EX_DeVito_TrashMan.wav</ShortName>
<Path>SFX\EX_DeVito_TrashMan_255C9D35.wem</Path> <Path>SFX\EX_DeVito_TrashMan_F7D0E330.wem</Path>
</File> </File>
<File Id="719081646" Language="SFX"> <File Id="719081646" Language="SFX">
<ShortName>CorruptionAmbience.wav</ShortName> <ShortName>CorruptionAmbience.wav</ShortName>
<Path>SFX\CorruptionAmbience_22BDB8A3_5B8C7134.wem</Path> <Path>SFX\CorruptionAmbience_AD29F36A_5B8C7134.wem</Path>
</File> </File>
<File Id="737519471" Language="SFX"> <File Id="737519471" Language="SFX">
<ShortName>Belly_Door_Unlock.wav</ShortName> <ShortName>Belly_Door_Unlock.wav</ShortName>
<Path>SFX\Belly_Door_Unlock_255C9D35.wem</Path> <Path>SFX\Belly_Door_Unlock_F7D0E330.wem</Path>
</File> </File>
<File Id="737636557" Language="SFX"> <File Id="737636557" Language="SFX">
<ShortName>SonicRingCollect.wav</ShortName> <ShortName>SonicRingCollect.wav</ShortName>
<Path>SFX\SonicRingCollect_255C9D35.wem</Path> <Path>SFX\SonicRingCollect_F7D0E330.wem</Path>
</File> </File>
<File Id="848029394" Language="SFX"> <File Id="848029394" Language="SFX">
<ShortName>Balloonpop3.wav</ShortName> <ShortName>Balloonpop3.wav</ShortName>
<Path>SFX\Balloonpop3_255C9D35.wem</Path> <Path>SFX\Balloonpop3_F7D0E330.wem</Path>
</File> </File>
<File Id="858414521" Language="SFX"> <File Id="858414521" Language="SFX">
<ShortName>SonicSpinDashRelease.wav</ShortName> <ShortName>SonicSpinDashRelease.wav</ShortName>
<Path>SFX\SonicSpinDashRelease_255C9D35.wem</Path> <Path>SFX\SonicSpinDashRelease_F7D0E330.wem</Path>
</File> </File>
<File Id="861146735" Language="SFX"> <File Id="861146735" Language="SFX">
<ShortName>BreachTransition.wav</ShortName> <ShortName>BreachTransition.wav</ShortName>
<Path>SFX\BreachTransition_255C9D35.wem</Path> <Path>SFX\BreachTransition_F7D0E330.wem</Path>
</File> </File>
<File Id="900807623" Language="SFX"> <File Id="900807623" Language="SFX">
<ShortName>GlitchBombExplode.wav</ShortName> <ShortName>GlitchBombExplode.wav</ShortName>
<Path>SFX\GlitchBombExplode_255C9D35.wem</Path> <Path>SFX\GlitchBombExplode_F7D0E330.wem</Path>
</File> </File>
<File Id="908035244" Language="SFX"> <File Id="908035244" Language="SFX">
<ShortName>RickRolled.wav</ShortName> <ShortName>RickRolled.wav</ShortName>
@ -195,35 +201,39 @@
</File> </File>
<File Id="958802487" Language="SFX"> <File Id="958802487" Language="SFX">
<ShortName>Abomination_Die.wav</ShortName> <ShortName>Abomination_Die.wav</ShortName>
<Path>SFX\Abomination_Die_255C9D35.wem</Path> <Path>SFX\Abomination_Die_F7D0E330.wem</Path>
</File> </File>
<File Id="979919218" Language="SFX"> <File Id="979919218" Language="SFX">
<ShortName>PowEnemyDeath.wav</ShortName> <ShortName>PowEnemyDeath.wav</ShortName>
<Path>SFX\PowEnemyDeath_255C9D35.wem</Path> <Path>SFX\PowEnemyDeath_F7D0E330.wem</Path>
</File> </File>
<File Id="984890443" Language="SFX"> <File Id="984890443" Language="SFX">
<ShortName>Belly_Door_Close.wav</ShortName> <ShortName>Belly_Door_Close.wav</ShortName>
<Path>SFX\Belly_Door_Close_255C9D35.wem</Path> <Path>SFX\Belly_Door_Close_F7D0E330.wem</Path>
</File> </File>
<File Id="989083201" Language="SFX"> <File Id="989083201" Language="SFX">
<ShortName>SonicDeath.wav</ShortName> <ShortName>SonicDeath.wav</ShortName>
<Path>SFX\SonicDeath_255C9D35.wem</Path> <Path>SFX\SonicDeath_F7D0E330.wem</Path>
</File> </File>
<File Id="994875608" Language="SFX"> <File Id="994875608" Language="SFX">
<ShortName>SonicLoseRings.wav</ShortName> <ShortName>SonicLoseRings.wav</ShortName>
<Path>SFX\SonicLoseRings_255C9D35.wem</Path> <Path>SFX\SonicLoseRings_F7D0E330.wem</Path>
</File> </File>
<File Id="1005918670" Language="SFX"> <File Id="1005918670" Language="SFX">
<ShortName>Belly_Door_Lock.wav</ShortName> <ShortName>Belly_Door_Lock.wav</ShortName>
<Path>SFX\Belly_Door_Lock_255C9D35.wem</Path> <Path>SFX\Belly_Door_Lock_F7D0E330.wem</Path>
</File>
<File Id="1026631834" Language="SFX">
<ShortName>BreachTransitionFast.wav</ShortName>
<Path>SFX\BreachTransitionFast_F7D0E330.wem</Path>
</File> </File>
<File Id="1035017998" Language="SFX"> <File Id="1035017998" Language="SFX">
<ShortName>ElevatorDing.wav</ShortName> <ShortName>ElevatorDing.wav</ShortName>
<Path>SFX\ElevatorDing_255C9D35.wem</Path> <Path>SFX\ElevatorDing_F7D0E330.wem</Path>
</File> </File>
<File Id="1053740231" Language="SFX"> <File Id="1053740231" Language="SFX">
<ShortName>GlitchDamage.wav</ShortName> <ShortName>GlitchDamage.wav</ShortName>
<Path>SFX\GlitchDamage_255C9D35.wem</Path> <Path>SFX\GlitchDamage_F7D0E330.wem</Path>
</File> </File>
</IncludedMemoryFiles> </IncludedMemoryFiles>
</SoundBank> </SoundBank>

View File

@ -3,19 +3,19 @@
<Platform GUID="{3C83247A-1B1C-464E-80E3-395381A820B2}"> <Platform GUID="{3C83247A-1B1C-464E-80E3-395381A820B2}">
<Banks> <Banks>
<Language ID="393239870"> <Language ID="393239870">
<File Name="EX_SFX" Hash="2562139961" Timestamp="1650482903"/> <File Name="EX_SFX" Hash="2591290212" Timestamp="1652581544"/>
<File Name="ExpandAudioBank" Hash="3450134296" Timestamp="1576373296"/> <File Name="ExpandAudioBank" Hash="3450134296" Timestamp="1576373296"/>
<File Name="Init" Hash="3475493408" Timestamp="1650481842"/> <File Name="Init" Hash="281229150" Timestamp="1652394807"/>
<File Name="SFX" Hash="3911131824" Timestamp="1576542849"/> <File Name="SFX" Hash="3911131824" Timestamp="1576542849"/>
</Language> </Language>
</Banks> </Banks>
<XMLInfo> <XMLInfo>
<Language ID="393239870"> <Language ID="393239870">
<File Name="EX_SFX" Hash="2843533690" Timestamp="1650482903"/> <File Name="EX_SFX" Hash="2730649167" Timestamp="1652581544"/>
<File Name="Init" Hash="86243866" Timestamp="1650481842"/> <File Name="Init" Hash="86243866" Timestamp="1652394807"/>
</Language> </Language>
<Language ID="-1"> <Language ID="-1">
<File Name="" Hash="2234603245" Timestamp="1650482903"/> <File Name="" Hash="612422562" Timestamp="1652581544"/>
</Language> </Language>
</XMLInfo> </XMLInfo>
</Platform> </Platform>

View File

@ -1,16 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{47695A14-51BE-4EE9-8972-C546BD737A94}" SchemaVersion="85"> <WwiseDocument Type="WorkUnit" ID="{47695A14-51BE-4EE9-8972-C546BD737A94}" SchemaVersion="85">
<States> <States>
<WorkUnit Name="Default Work Unit" ID="{47695A14-51BE-4EE9-8972-C546BD737A94}" PersistMode="Standalone"> <WorkUnit Name="Default Work Unit" ID="{47695A14-51BE-4EE9-8972-C546BD737A94}" PersistMode="Standalone"/>
<ChildrenList>
<StateGroup Name="Pause" ID="{93736008-F686-4752-BC7E-F037734C81AA}">
<ChildrenList>
<State Name="None" ID="{BF418BDC-22DA-49FE-943E-3478E618FEA7}"/>
<State Name="Paused" ID="{9EC42A63-2773-49F0-9C1E-49617EA67E9D}"/>
<State Name="Unpaused" ID="{ACE36B91-212C-4E12-AF04-12EC3331E0DC}"/>
</ChildrenList>
</StateGroup>
</ChildrenList>
</WorkUnit>
</States> </States>
</WwiseDocument> </WwiseDocument>

View File

@ -1,10 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{E8B82890-BBC3-42F9-B0D6-AD61F2DEA226}" SchemaVersion="85"> <WwiseDocument Type="WorkUnit" ID="{E8B82890-BBC3-42F9-B0D6-AD61F2DEA226}" SchemaVersion="85">
<Triggers> <Triggers>
<WorkUnit Name="Default Work Unit" ID="{E8B82890-BBC3-42F9-B0D6-AD61F2DEA226}" PersistMode="Standalone"> <WorkUnit Name="Default Work Unit" ID="{E8B82890-BBC3-42F9-B0D6-AD61F2DEA226}" PersistMode="Standalone"/>
<ChildrenList>
<Trigger Name="Pause" ID="{1ED16E55-5B83-42BC-91C3-0EF572CFF7E1}"/>
</ChildrenList>
</WorkUnit>
</Triggers> </Triggers>
</WwiseDocument> </WwiseDocument>

View File

@ -1,5 +1,5 @@
ManifestFileVersion: 0 ManifestFileVersion: 0
CRC: 3622538968 CRC: 2758008062
AssetBundleManifest: AssetBundleManifest:
AssetBundleInfos: AssetBundleInfos:
Info_0: Info_0:

View File

@ -1,9 +1,9 @@
ManifestFileVersion: 0 ManifestFileVersion: 0
CRC: 1024236959 CRC: 2103202821
Hashes: Hashes:
AssetFileHash: AssetFileHash:
serializedVersion: 2 serializedVersion: 2
Hash: c640124698f8c1129e90b4146db21dce Hash: babf772bfa8db0bac3105540901222b4
TypeTreeHash: TypeTreeHash:
serializedVersion: 2 serializedVersion: 2
Hash: a734282b602c78250c749649df8b8103 Hash: a734282b602c78250c749649df8b8103
@ -39,6 +39,7 @@ ClassTypes:
Script: {instanceID: 0} Script: {instanceID: 0}
Assets: Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Owl7.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Owl7.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/roomCeilingBorderGrid.txt
- Assets/ExpandPrefabs/Misc/BootlegRoomBorder_East.prefab - Assets/ExpandPrefabs/Misc/BootlegRoomBorder_East.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_BossRoom.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_BossRoom.bytes
- Assets/ExpandTextures/Misc/OldFilm.mp4 - Assets/ExpandTextures/Misc/OldFilm.mp4
@ -94,9 +95,11 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Teleport2_5.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Teleport2_5.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal10.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal10.bytes
- Assets/ExpandTextures/EXLogo.png - Assets/ExpandTextures/EXLogo.png
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/facewallGrids_2.txt
- Assets/ExpandTextures/RoomBuilderAssets/Forge/Expand_Neighborino_CaptainCrunch_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Forge/Expand_Neighborino_CaptainCrunch_Layout.png
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/lavaGrid.txt
- Assets/ExpandSerializedData/SpriteCollections/EXLargeMonsterCollection.txt - Assets/ExpandSerializedData/SpriteCollections/EXLargeMonsterCollection.txt
- Assets/ExpandTextures/TilesetAssets/ENV_Tileset_Phobos.png - Assets/ExpandTextures/SpriteCollections/Tilesets/ENV_Tileset_Phobos.png
- Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Gold/roomCeilingBorderGrid.txt - Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Gold/roomCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomBuilderAssets/Mines/Neighborino_Pit_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Mines/Neighborino_Pit_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Jungle_SecretDragun.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Jungle_SecretDragun.bytes
@ -115,7 +118,6 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal22.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal22.bytes
- Assets/ExpandTextures/RoomBuilderAssets/TrapRooms/Expand_Thwomp_Crossing_Vertical_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/TrapRooms/Expand_Thwomp_Crossing_Vertical_Layout.png
- Assets/ExpandSerializedData/SpriteCollections/SecretElevatorExitTilesetCollection.txt - Assets/ExpandSerializedData/SpriteCollections/SecretElevatorExitTilesetCollection.txt
- Assets/ExpandSerializedData/TilesetData/Jungle/faceWallGrid2.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_OddShape2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_OddShape2.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera26.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera26.bytes
- Assets/ExpandTextures/RoomBuilderAssets/Hollow/Expand_Neighborino_CubeRoom_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Hollow/Expand_Neighborino_CubeRoom_Layout.png
@ -128,9 +130,11 @@ Assets:
- Assets/ExpandPrefabs/TilesetPrefabs/ExpandJungle_ExitLadder_Destination.prefab - Assets/ExpandPrefabs/TilesetPrefabs/ExpandJungle_ExitLadder_Destination.prefab
- Assets/ExpandTextures/RoomFactoryAssets/FB_Expand_Achievement_Gunsmith.bytes - Assets/ExpandTextures/RoomFactoryAssets/FB_Expand_Achievement_Gunsmith.bytes
- Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/carpetGrids_1.txt - Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/carpetGrids_1.txt
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/carpetGrids_0.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Entrance.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Entrance.bytes
- Assets/ExpandPrefabs/Dungeons/Base_Jungle.prefab - Assets/ExpandPrefabs/Dungeons/Base_Jungle.prefab
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_CornerBomb3.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_CornerBomb3.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/lavaGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal19.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal19.bytes
- Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Purple/facewallGrids_2_grid.txt - Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Purple/facewallGrids_2_grid.txt
- Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_MelonTurtle_Apache_Hub_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_MelonTurtle_Apache_Hub_Layout.png
@ -171,7 +175,6 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate7.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate7.bytes
- Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Grey/pitBorderFlatGrid.txt - Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Grey/pitBorderFlatGrid.txt
- Assets/ExpandPrefabs/Misc/3DStuff/PipePlazaMesh.fbm/pipeSS02.dds - Assets/ExpandPrefabs/Misc/3DStuff/PipePlazaMesh.fbm/pipeSS02.dds
- Assets/ExpandSerializedData/TilesetData/Jungle/pitLayoutGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Pickups.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Pickups.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/FloorData/Expand_Forest_Mixed1_FloorData.png - Assets/ExpandTextures/RoomFactoryAssets/Jungle/FloorData/Expand_Forest_Mixed1_FloorData.png
- Assets/ExpandPrefabs/Breakables/ExpandCactus_A.prefab - Assets/ExpandPrefabs/Breakables/ExpandCactus_A.prefab
@ -191,7 +194,9 @@ Assets:
- Assets/ExpandPrefabs/Items/Portable Ship.prefab - Assets/ExpandPrefabs/Items/Portable Ship.prefab
- Assets/ExpandPrefabs/AIActors/Bootleg BulletMan.prefab - Assets/ExpandPrefabs/AIActors/Bootleg BulletMan.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate5.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate5.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/EXSpace_Grass_02.prefab
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Circleish3.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Circleish3.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/EXSpace_Grass_01.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular3.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular3.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular39.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular39.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Speshul_Regular30.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Speshul_Regular30.bytes
@ -241,6 +246,7 @@ Assets:
- Assets/ExpandTextures/RoomBuilderAssets/Giant_Elevator_Room_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Giant_Elevator_Room_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed16.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed16.bytes
- Assets/ExpandPrefabs/Misc/CronenbergCorpseFragment_04.prefab - Assets/ExpandPrefabs/Misc/CronenbergCorpseFragment_04.prefab
- Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_Jungle.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular43.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular43.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular26.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular26.bytes
- Assets/ExpandPrefabs/SpriteCollections/AIActors/BootlegBulletManBandanaCollection.prefab - Assets/ExpandPrefabs/SpriteCollections/AIActors/BootlegBulletManBandanaCollection.prefab
@ -279,6 +285,7 @@ Assets:
- Assets/ExpandSerializedData/TilesetData/West/RedInterior/exteriorFacadeBorderGrid.txt - Assets/ExpandSerializedData/TilesetData/West/RedInterior/exteriorFacadeBorderGrid.txt
- Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Gold/pitLayoutGrid.txt - Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Gold/pitLayoutGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal9.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal9.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/roomCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Brother3.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Brother3.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Pitzag.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Pitzag.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Animals18.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Animals18.bytes
@ -326,6 +333,7 @@ Assets:
- Assets/ExpandSerializedData/SpriteCollections/CronenbergTallCollection.txt - Assets/ExpandSerializedData/SpriteCollections/CronenbergTallCollection.txt
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed4.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed4.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular11.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular11.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/outerCeilingBorderGrid.txt
- Assets/ExpandPrefabs/Misc/EX_Secret_Door_Hollow.prefab - Assets/ExpandPrefabs/Misc/EX_Secret_Door_Hollow.prefab
- Assets/ExpandSerializedData/TilesetData/West/RedInterior/roomCeilingBorderGrid.txt - Assets/ExpandSerializedData/TilesetData/West/RedInterior/roomCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_OddSquare4.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_OddSquare4.bytes
@ -359,6 +367,7 @@ Assets:
- Assets/ExpandTextures/SpriteCollections/AIActors/Cronenberg_Collection.png - Assets/ExpandTextures/SpriteCollections/AIActors/Cronenberg_Collection.png
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Squareish5.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Squareish5.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal9.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal9.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/facewallGrids_0.txt
- Assets/ExpandPrefabs/Items/Bloodied Scarf.prefab - Assets/ExpandPrefabs/Items/Bloodied Scarf.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular1.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular1.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Straight1.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Straight1.bytes
@ -378,7 +387,6 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/MH_Expand_TheSellCreep.bytes - Assets/ExpandTextures/RoomFactoryAssets/MH_Expand_TheSellCreep.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/ExpandJungle_Tree.prefab - Assets/ExpandPrefabs/TilesetPrefabs/ExpandJungle_Tree.prefab
- Assets/ExpandSerializedData/SpriteCollections/EXBalloonCollection.txt - Assets/ExpandSerializedData/SpriteCollections/EXBalloonCollection.txt
- Assets/ExpandSerializedData/TilesetData/Jungle/lavaGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_FungunTribal.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_FungunTribal.bytes
- Assets/ExpandSerializedData/SpriteCollections/EXTrapCollection.txt - Assets/ExpandSerializedData/SpriteCollections/EXTrapCollection.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Trunk2.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Trunk2.bytes
@ -411,6 +419,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular41.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular41.bytes
- Assets/ExpandTextures/SpriteCollections/AIActors/BulletManEyepatch.png - Assets/ExpandTextures/SpriteCollections/AIActors/BulletManEyepatch.png
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Brother10.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Brother10.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/carpetGrids_1.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter14.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter14.bytes
- Assets/ExpandPrefabs/SpriteCollections/AIActors/CultistCompanionCollection.prefab - Assets/ExpandPrefabs/SpriteCollections/AIActors/CultistCompanionCollection.prefab
- Assets/ExpandSerializedData/TilesetData/Belly/pitLayoutGrid.txt - Assets/ExpandSerializedData/TilesetData/Belly/pitLayoutGrid.txt
@ -429,6 +438,7 @@ Assets:
- Assets/ExpandTextures/RoomBuilderAssets/Zelda_Puzzle_Room_3_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Zelda_Puzzle_Room_3_Layout.png
- Assets/ExpandTextures/RoomBuilderAssets/GungeonProper/Expand_Neighborino_SniperRoom_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/GungeonProper/Expand_Neighborino_SniperRoom_Layout.png
- Assets/ExpandPrefabs/Misc/BootlegRoomBorder_South.prefab - Assets/ExpandPrefabs/Misc/BootlegRoomBorder_South.prefab
- Assets/ExpandTextures/SpriteCollections/Misc/EXSpace_Collection.png
- Assets/ExpandSerializedData/TilesetData/West/RedInterior/carpetGrid1.txt - Assets/ExpandSerializedData/TilesetData/West/RedInterior/carpetGrid1.txt
- Assets/ExpandSerializedData/SpriteCollections/BootlegBullatCollection.txt - Assets/ExpandSerializedData/SpriteCollections/BootlegBullatCollection.txt
- Assets/ExpandPrefabs/Misc/EX_Parachute.prefab - Assets/ExpandPrefabs/Misc/EX_Parachute.prefab
@ -446,6 +456,7 @@ Assets:
- Assets/ExpandPrefabs/AIActors/Bootleg Bullat.prefab - Assets/ExpandPrefabs/AIActors/Bootleg Bullat.prefab
- Assets/ExpandTextures/RoomFactoryAssets/B_Expand_demon_onehand.bytes - Assets/ExpandTextures/RoomFactoryAssets/B_Expand_demon_onehand.bytes
- Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_MelonTurtle_Enclose_Hub_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_MelonTurtle_Enclose_Hub_Layout.png
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/pitLayoutGrid.txt
- Assets/ExpandPrefabs/SpriteCollections/Misc/EXLargeMonsterCollection.prefab - Assets/ExpandPrefabs/SpriteCollections/Misc/EXLargeMonsterCollection.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_AnimalsArrows.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_AnimalsArrows.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular35.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular35.bytes
@ -503,6 +514,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Arm2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Arm2.bytes
- Assets/ExpandPrefabs/Misc/EXReward_Pedestal_Blank.prefab - Assets/ExpandPrefabs/Misc/EXReward_Pedestal_Blank.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Connector_02.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Connector_02.bytes
- Assets/ExpandTextures/SpriteCollections/Tilesets/ENV_Tileset_Jungle.png
- Assets/ExpandPrefabs/Misc/3DStuff/Materials/pipeSS02.mat - Assets/ExpandPrefabs/Misc/3DStuff/Materials/pipeSS02.mat
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_SpendRush.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_SpendRush.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Yshape3.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Yshape3.bytes
@ -554,6 +566,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal21.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal21.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed6.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed6.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_SpiderSnakesArrow.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_SpiderSnakesArrow.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/EXSpace_Grass_03.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal4.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal4.bytes
- Assets/ExpandTextures/RoomFactoryAssets/F_Expand_Achievement_Slayer.bytes - Assets/ExpandTextures/RoomFactoryAssets/F_Expand_Achievement_Slayer.bytes
- Assets/ExpandPrefabs/Misc/CronenbergCorpseFragment_01.prefab - Assets/ExpandPrefabs/Misc/CronenbergCorpseFragment_01.prefab
@ -570,6 +583,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Squareish2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Squareish2.bytes
- Assets/ExpandTextures/RoomBuilderAssets/GungeonProper/Expand_Neighborino_Basic_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/GungeonProper/Expand_Neighborino_Basic_Layout.png
- Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_West.prefab - Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_West.prefab
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/facewallGrids_2_grid.txt
- Assets/ExpandTextures/SpriteCollections/Misc/EXTrap_Collection.png - Assets/ExpandTextures/SpriteCollections/Misc/EXTrap_Collection.png
- Assets/ExpandTextures/RoomFactoryAssets/KP_Expand_hegemony.bytes - Assets/ExpandTextures/RoomFactoryAssets/KP_Expand_hegemony.bytes
- Assets/ExpandPrefabs/Misc/EXJungleElevator_Departure_Placable.prefab - Assets/ExpandPrefabs/Misc/EXJungleElevator_Departure_Placable.prefab
@ -610,12 +624,14 @@ Assets:
- Assets/ExpandTextures/RoomBuilderAssets/Forge/Expand_Neighborino_FireRoom_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Forge/Expand_Neighborino_FireRoom_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/HFAB_Expand_Achievement_Forger.bytes - Assets/ExpandTextures/RoomFactoryAssets/HFAB_Expand_Achievement_Forger.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_ice1.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_ice1.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/ENV_Tileset_Jungle_MaterialTable.txt
- Assets/ExpandSerializedData/TilesetData/Belly/lavaGrid.txt - Assets/ExpandSerializedData/TilesetData/Belly/lavaGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Tiny1.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Tiny1.bytes
- Assets/ExpandPrefabs/Shaders/ExpandGlitchScreen.shader - Assets/ExpandPrefabs/Shaders/ExpandGlitchScreen.shader
- Assets/ExpandTextures/SpriteCollections/AIActors/BulletMan_Monochrome.png - Assets/ExpandTextures/SpriteCollections/AIActors/BulletMan_Monochrome.png
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate24.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate24.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Roundabout.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Roundabout.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/carpetGrids_1.txt
- Assets/ExpandPrefabs/Breakables/ExpandCactus_Shard_002.prefab - Assets/ExpandPrefabs/Breakables/ExpandCactus_Shard_002.prefab
- Assets/ExpandSerializedData/TilesetData/West/WoodInterior/facadeTopGrid.txt - Assets/ExpandSerializedData/TilesetData/West/WoodInterior/facadeTopGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_SniperTotemBuff.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_SniperTotemBuff.bytes
@ -661,13 +677,15 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular41.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular41.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/Belly_PitVFX1.prefab - Assets/ExpandPrefabs/TilesetPrefabs/Belly_PitVFX1.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Bunny_Special4ShrineRoom.bytes - Assets/ExpandTextures/RoomFactoryAssets/Bunny_Special4ShrineRoom.bytes
- Assets/ExpandTextures/TilesetAssets/ENV_Tileset_Belly.png - Assets/ExpandTextures/SpriteCollections/Tilesets/ENV_Tileset_Belly.png
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter23.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter23.bytes
- Assets/ExpandTextures/SpriteCollections/AIActors/BootlegShotgunManRed_Collection.png - Assets/ExpandTextures/SpriteCollections/AIActors/BootlegShotgunManRed_Collection.png
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_BandanaSnake.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_BandanaSnake.bytes
- Assets/ExpandPrefabs/SpriteCollections/GunsAndItems/EXItemCollection.prefab - Assets/ExpandPrefabs/SpriteCollections/GunsAndItems/EXItemCollection.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed5.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed5.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter16.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter16.bytes
- Assets/ExpandSerializedData/SpriteCollections/EXSpaceCollection.txt
- Assets/ExpandSerializedData/TilesetData/Jungle/ENV_Tileset_Jungle.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Thin4.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Thin4.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Animals19.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Animals19.bytes
- Assets/ExpandTextures/Misc/EX_GlitchMap.png - Assets/ExpandTextures/Misc/EX_GlitchMap.png
@ -708,6 +726,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_HunterVets.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_HunterVets.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate12.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate12.bytes
- Assets/ExpandPrefabs/Misc/EXReward_Pedestal_RatKey.prefab - Assets/ExpandPrefabs/Misc/EXReward_Pedestal_RatKey.prefab
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/facewallGrids_2.txt
- Assets/ExpandPrefabs/Items/The Lead Key.prefab - Assets/ExpandPrefabs/Items/The Lead Key.prefab
- Assets/ExpandTextures/RoomBuilderAssets/GungeonProper/Expand_Neighborino_JumpInThePit_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/GungeonProper/Expand_Neighborino_JumpInThePit_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Tiny18.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Tiny18.bytes
@ -718,7 +737,6 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate3.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate3.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Keep_JungleElevatorRoom.bytes - Assets/ExpandTextures/RoomFactoryAssets/Keep_JungleElevatorRoom.bytes
- Assets/ExpandTextures/RoomFactoryAssets/H_Expand_MasterRound4.bytes - Assets/ExpandTextures/RoomFactoryAssets/H_Expand_MasterRound4.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/roomCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomBuilderAssets/TrapRooms/Expand_Thwomp_Crossing_Horizontal_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/TrapRooms/Expand_Thwomp_Crossing_Horizontal_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/PM_Expand_bubblebuddy.bytes - Assets/ExpandTextures/RoomFactoryAssets/PM_Expand_bubblebuddy.bytes
- Assets/ExpandPrefabs/AIActors/AngryCronenbergCorpseFragment.prefab - Assets/ExpandPrefabs/AIActors/AngryCronenbergCorpseFragment.prefab
@ -788,6 +806,8 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera_GutsyBulges.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera_GutsyBulges.bytes
- Assets/ExpandPrefabs/Misc/EXPortableElevator_Departure_Placable 1.prefab - Assets/ExpandPrefabs/Misc/EXPortableElevator_Departure_Placable 1.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed12.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed12.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/facewallGrids_2_grid.txt
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/facewallGrids_1.txt
- Assets/ExpandTextures/RoomFactoryAssets/M_Expand_Achievement_Resourceful.bytes - Assets/ExpandTextures/RoomFactoryAssets/M_Expand_Achievement_Resourceful.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Bar2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Bar2.bytes
- Assets/ExpandAudio/EX_SFX.bytes - Assets/ExpandAudio/EX_SFX.bytes
@ -805,9 +825,9 @@ Assets:
- Assets/ExpandSerializedData/SpriteCollections/EXJungleCollection.txt - Assets/ExpandSerializedData/SpriteCollections/EXJungleCollection.txt
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal6.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal6.bytes
- Assets/ExpandPrefabs/Items/HammerSpawningFX.prefab - Assets/ExpandPrefabs/Items/HammerSpawningFX.prefab
- Assets/ExpandSerializedData/TilesetData/Jungle/faceWallGrid3.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter8.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter8.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular7.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular7.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/pitLayoutGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed4.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed4.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/Belly_PitVFX2.prefab - Assets/ExpandPrefabs/TilesetPrefabs/Belly_PitVFX2.prefab
- Assets/ExpandPrefabs/Items/Wooden Crest.prefab - Assets/ExpandPrefabs/Items/Wooden Crest.prefab
@ -821,7 +841,7 @@ Assets:
- Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_Phobos.prefab - Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_Phobos.prefab
- Assets/ExpandTextures/RoomFactoryAssets/H_Expand_Highpriest.bytes - Assets/ExpandTextures/RoomFactoryAssets/H_Expand_Highpriest.bytes
- Assets/ExpandTextures/SpriteCollections/Misc/EXMonster_Collection.png - Assets/ExpandTextures/SpriteCollections/Misc/EXMonster_Collection.png
- Assets/ExpandTextures/TilesetAssets/ENV_Tileset_Canyon.png - Assets/ExpandTextures/SpriteCollections/Tilesets/ENV_Tileset_Canyon.png
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Jungle_OldCrest.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Jungle_OldCrest.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed25.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed25.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Undead3.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Undead3.bytes
@ -839,7 +859,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_ExitHub.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_ExitHub.bytes
- Assets/ExpandPrefabs/Items/Baby Sitter.prefab - Assets/ExpandPrefabs/Items/Baby Sitter.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Blobs.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Blobs.bytes
- Assets/ExpandSerializedData/SpriteCollections/ClownkinCollection.txt - Assets/ExpandSerializedData/SpriteCollections/ClownKinCollection.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_TinyPassage5.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_TinyPassage5.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera11.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera11.bytes
- Assets/ExpandSerializedData/SpriteCollections/CultistCompanionCollection.txt - Assets/ExpandSerializedData/SpriteCollections/CultistCompanionCollection.txt
@ -852,7 +872,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Thin5.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Thin5.bytes
- Assets/ExpandPrefabs/Misc/Sarcophagus_ShotgunBook_Kaliber.prefab - Assets/ExpandPrefabs/Misc/Sarcophagus_ShotgunBook_Kaliber.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate15.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate15.bytes
- Assets/ExpandTextures/TilesetAssets/ENV_Tileset_Nakatomi.png - Assets/ExpandTextures/SpriteCollections/Tilesets/ENV_Tileset_Nakatomi.png
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular22.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular22.bytes
- Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/pitLayoutGrid.txt - Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/pitLayoutGrid.txt
- Assets/ExpandTextures/SpriteCollections/GunsAndItems/EXItem_Collection.png - Assets/ExpandTextures/SpriteCollections/GunsAndItems/EXItem_Collection.png
@ -873,20 +893,22 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/B_Expand_Achievement_Rage_Mode.bytes - Assets/ExpandTextures/RoomFactoryAssets/B_Expand_Achievement_Rage_Mode.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed10.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed10.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate21.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate21.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/carpetGrid1.txt
- Assets/ExpandPrefabs/Misc/EX_Secret_Door_Unlocked.prefab - Assets/ExpandPrefabs/Misc/EX_Secret_Door_Unlocked.prefab
- Assets/ExpandPrefabs/SpriteCollections/Misc/SecretElevatorExitTilesetCollection.prefab - Assets/ExpandPrefabs/SpriteCollections/Misc/SecretElevatorExitTilesetCollection.prefab
- Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_Belly.prefab - Assets/ExpandPrefabs/TilesetPrefabs/ENV_Tileset_Belly.prefab
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/outerCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter17.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter17.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular24.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular24.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate13.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate13.bytes
- Assets/ExpandSerializedData/TilesetData/Belly/ENV_Tileset_Belly_MaterialTable.txt - Assets/ExpandSerializedData/TilesetData/Belly/ENV_Tileset_Belly_MaterialTable.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_BIRDS.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_BIRDS.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/facewallGrids_1_grid.txt
- Assets/ExpandSerializedData/SpriteCollections/SonicCompanionCollection.txt - Assets/ExpandSerializedData/SpriteCollections/SonicCompanionCollection.txt
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular44.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular44.bytes
- Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/facewallGrids_0.txt - Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/facewallGrids_0.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed13.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed13.bytes
- Assets/ExpandTextures/RoomBuilderAssets/Utiliroom_Pitfall_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Utiliroom_Pitfall_Layout.png
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/carpetGrids_0.txt
- Assets/ExpandPrefabs/TilesetPrefabs/ExpandDustStormFX.prefab - Assets/ExpandPrefabs/TilesetPrefabs/ExpandDustStormFX.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal30.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal30.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mutant.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mutant.bytes
@ -944,7 +966,6 @@ Assets:
- Assets/ExpandPrefabs/Misc/BulletManEyepatchCollection.prefab - Assets/ExpandPrefabs/Misc/BulletManEyepatchCollection.prefab
- Assets/ExpandPrefabs/Misc/EX_PinkBalloon.prefab - Assets/ExpandPrefabs/Misc/EX_PinkBalloon.prefab
- Assets/ExpandPrefabs/AIActors/DoppelGunner/Doppelgunner.prefab - Assets/ExpandPrefabs/AIActors/DoppelGunner/Doppelgunner.prefab
- Assets/ExpandSerializedData/TilesetData/Jungle/outerCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera10.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera10.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Oldman2.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Oldman2.bytes
- Assets/ExpandTextures/RoomFactoryAssets/PMH_Expand_Achievement_Dat_Plat.bytes - Assets/ExpandTextures/RoomFactoryAssets/PMH_Expand_Achievement_Dat_Plat.bytes
@ -956,6 +977,7 @@ Assets:
- Assets/ExpandPrefabs/AIActors/Angry Cronenberg Abomination.prefab - Assets/ExpandPrefabs/AIActors/Angry Cronenberg Abomination.prefab
- Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Purple/roomCeilingBorderGrid.txt - Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Purple/roomCeilingBorderGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular15.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular15.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/facewallGrids_0_grid.txt
- Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_TurtleMelon_R_Blocks_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_TurtleMelon_R_Blocks_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal5.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal5.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter2.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter2.bytes
@ -968,11 +990,12 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera28.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera28.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera18.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera18.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_BIRDS.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_BIRDS.bytes
- Assets/ExpandTextures/TilesetAssets/ENV_Tileset_West.png - Assets/ExpandTextures/SpriteCollections/Tilesets/ENV_Tileset_West.png
- Assets/ExpandPrefabs/Misc/Sarcophagus_ShotgunMace_Kaliber.prefab - Assets/ExpandPrefabs/Misc/Sarcophagus_ShotgunMace_Kaliber.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_AnimalsFairy.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_AnimalsFairy.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed19.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Mixed19.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_MushFairy.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_MushFairy.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/facewallGrids_0__grid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal25.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Tribal25.bytes
- Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Grey/roomFloorBorderGrid.txt - Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Grey/roomFloorBorderGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Brother9.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Brother9.bytes
@ -981,11 +1004,13 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Weird2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Weird2.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular9.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular9.bytes
- Assets/ExpandTextures/SpriteCollections/AIActors/BootlegBullat_Collection.png - Assets/ExpandTextures/SpriteCollections/AIActors/BootlegBullat_Collection.png
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/facewallGrids_1_grid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter7.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter7.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular10.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Proper_Regular10.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_AnimalSpider.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_AnimalSpider.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Witch4.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Witch4.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_BigGap2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_BigGap2.bytes
- Assets/ExpandPrefabs/TilesetPrefabs/EXSpace_Grass_04.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Secret_Expand_logo.bytes - Assets/ExpandTextures/RoomFactoryAssets/Secret_Expand_logo.bytes
- Assets/ExpandTextures/RoomFactoryAssets/PMO_Expand_Achievement_Demolition_Man.bytes - Assets/ExpandTextures/RoomFactoryAssets/PMO_Expand_Achievement_Demolition_Man.bytes
- Assets/ExpandPrefabs/Misc/3DStuff/Materials/pipeSS04.mat - Assets/ExpandPrefabs/Misc/3DStuff/Materials/pipeSS04.mat
@ -1054,6 +1079,7 @@ Assets:
- Assets/ExpandSerializedData/SpriteCollections/WestBrosCollection.txt - Assets/ExpandSerializedData/SpriteCollections/WestBrosCollection.txt
- Assets/ExpandTextures/SpriteCollections/AIActors/GungeoneerMimic_Collection.png - Assets/ExpandTextures/SpriteCollections/AIActors/GungeoneerMimic_Collection.png
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal3.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal3.bytes
- Assets/ExpandPrefabs/SpriteCollections/Misc/EXSpaceCollection.prefab
- Assets/ExpandSerializedData/SpriteCollections/StoneCubeCollection_West.txt - Assets/ExpandSerializedData/SpriteCollections/StoneCubeCollection_West.txt
- Assets/ExpandPrefabs/Misc/EX_YellowBalloon.prefab - Assets/ExpandPrefabs/Misc/EX_YellowBalloon.prefab
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter24.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter24.bytes
@ -1099,6 +1125,7 @@ Assets:
- Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Grey/pitLayoutGrid.txt - Assets/ExpandSerializedData/TilesetData/Phobos/Phobos_Grey/pitLayoutGrid.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Animals15.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Animals15.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Fight1.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon_Fight1.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Woods/facewallGrids_0.txt
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Tiny8.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Canyon1_Tiny8.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Boxes2.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Boxes2.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Enclosed.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Enclosed.bytes
@ -1118,7 +1145,6 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed23.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Mixed23.bytes
- Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_MelonTurtle_Box_Hub_Layout.png - Assets/ExpandTextures/RoomBuilderAssets/Castle/Expand_MelonTurtle_Box_Hub_Layout.png
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Witch2.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Secret_Witch2.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/faceWallGrid1.txt
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate22.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Pirate22.bytes
- Assets/ExpandTextures/RoomFactoryAssets/PMO_Expand_Achievement_Beep.bytes - Assets/ExpandTextures/RoomFactoryAssets/PMO_Expand_Achievement_Beep.bytes
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera9.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Viscera9.bytes
@ -1150,6 +1176,7 @@ Assets:
- Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal26.bytes - Assets/ExpandTextures/RoomFactoryAssets/Belly/Expand_Belly_Skeletal26.bytes
- Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/carpetGrids_0.txt - Assets/ExpandSerializedData/TilesetData/Nakatomi/Nakatomi_Blue/carpetGrids_0.txt
- Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter19.bytes - Assets/ExpandTextures/RoomFactoryAssets/Jungle/Expand_Forest_Hunter19.bytes
- Assets/ExpandSerializedData/TilesetData/Jungle/Bamboo/facewallGrids_1.txt
- Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular2.bytes - Assets/ExpandTextures/RoomFactoryAssets/Expand_Mines_Regular2.bytes
- Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Boxes5.bytes - Assets/ExpandTextures/RoomFactoryAssets/West/Expand_West_Interior1_Boxes5.bytes
- Assets/ExpandPrefabs/Misc/3DStuff/Materials/pipeSS01.mat - Assets/ExpandPrefabs/Misc/3DStuff/Materials/pipeSS01.mat

View File

@ -1,9 +1,9 @@
ManifestFileVersion: 0 ManifestFileVersion: 0
CRC: 2951469723 CRC: 2249211429
Hashes: Hashes:
AssetFileHash: AssetFileHash:
serializedVersion: 2 serializedVersion: 2
Hash: 1c8d8bdb2c1837d1c7b7c41e6f154a62 Hash: bc45023062307f2409c8693cecb85405
TypeTreeHash: TypeTreeHash:
serializedVersion: 2 serializedVersion: 2
Hash: c73412a662fd4e4f36af34cbdf078b85 Hash: c73412a662fd4e4f36af34cbdf078b85
@ -286,6 +286,7 @@ Assets:
- Assets/ExpandSprites/GunsAndItems/EXItem_Collection/PowBlock_Idle_04.png - Assets/ExpandSprites/GunsAndItems/EXItem_Collection/PowBlock_Idle_04.png
- Assets/ExpandSprites/AIActors/BootlegShotgunManRed_Collection/shotgunman_red_burst_005.png - Assets/ExpandSprites/AIActors/BootlegShotgunManRed_Collection/shotgunman_red_burst_005.png
- Assets/ExpandSprites/Misc/EXParadrop_Collection/EX_Paradrop_Crate_Land_003.png - Assets/ExpandSprites/Misc/EXParadrop_Collection/EX_Paradrop_Crate_Land_003.png
- Assets/ExpandSprites/Misc/EXSpace_Collection/spacegrass_01.png
- Assets/ExpandSprites/AIActors/WestBrosCollection/gr_black_revolver_projectile_003.png - Assets/ExpandSprites/AIActors/WestBrosCollection/gr_black_revolver_projectile_003.png
- Assets/ExpandSprites/AIActors/CultistCompanion_Collection/cultist_dodge_front_right_008.png - Assets/ExpandSprites/AIActors/CultistCompanion_Collection/cultist_dodge_front_right_008.png
- Assets/ExpandSprites/Misc/EXTrap_Collection/RickRoll_28.png - Assets/ExpandSprites/Misc/EXTrap_Collection/RickRoll_28.png
@ -644,6 +645,7 @@ Assets:
- Assets/ExpandSprites/AIActors/BootlegBulletMan_Collection/bulletman_run_left_002.png - Assets/ExpandSprites/AIActors/BootlegBulletMan_Collection/bulletman_run_left_002.png
- Assets/ExpandSprites/Misc/EXLargeMonster_Collection/Belly_Monster_Move_006.png - Assets/ExpandSprites/Misc/EXLargeMonster_Collection/Belly_Monster_Move_006.png
- Assets/ExpandSprites/Misc/EXPortableElevator_Collection/portable_elevator_depart_10.png - Assets/ExpandSprites/Misc/EXPortableElevator_Collection/portable_elevator_depart_10.png
- Assets/ExpandSprites/Misc/EXSpace_Collection/spacegrass_02.png
- Assets/ExpandSprites/AIActors/CultistCompanion_Collection/cultist_idle_back_002.png - Assets/ExpandSprites/AIActors/CultistCompanion_Collection/cultist_idle_back_002.png
- Assets/ExpandSprites/AIActors/SonicCompanion_Collection/Sonic_Move_Forward_006.png - Assets/ExpandSprites/AIActors/SonicCompanion_Collection/Sonic_Move_Forward_006.png
- Assets/ExpandSprites/GunsAndItems/EXItem_Collection/SonicRing_Idle_08.png - Assets/ExpandSprites/GunsAndItems/EXItem_Collection/SonicRing_Idle_08.png
@ -730,6 +732,7 @@ Assets:
- Assets/ExpandSprites/AIActors/WestBrosCollection/gr_tuc_rev_reload_003.png - Assets/ExpandSprites/AIActors/WestBrosCollection/gr_tuc_rev_reload_003.png
- Assets/ExpandSprites/Misc/EXBootlegRoom_Collection/BootlegRoom_Doors.png - Assets/ExpandSprites/Misc/EXBootlegRoom_Collection/BootlegRoom_Doors.png
- Assets/ExpandSprites/AIActors/WestBrosCollection/gr_angel_rev_enemy_pre_fire_002.png - Assets/ExpandSprites/AIActors/WestBrosCollection/gr_angel_rev_enemy_pre_fire_002.png
- Assets/ExpandSprites/Misc/EXSpace_Collection/spacegrass_03.png
- Assets/ExpandSprites/GunsAndItems/EXItem_Collection/SonicBox_Idle_03.png - Assets/ExpandSprites/GunsAndItems/EXItem_Collection/SonicBox_Idle_03.png
- Assets/ExpandSprites/AIActors/BootlegBulletManBandana_Collection/bulletmanbandana_hit_right_001.png - Assets/ExpandSprites/AIActors/BootlegBulletManBandana_Collection/bulletmanbandana_hit_right_001.png
- Assets/ExpandSprites/AIActors/BootlegShotgunManRed_Collection/shotgunman_red_move_up_005.png - Assets/ExpandSprites/AIActors/BootlegShotgunManRed_Collection/shotgunman_red_move_up_005.png
@ -1072,6 +1075,7 @@ Assets:
- Assets/ExpandSprites/GunsAndItems/EXItem_Collection/SonicRing_Idle_12.png - Assets/ExpandSprites/GunsAndItems/EXItem_Collection/SonicRing_Idle_12.png
- Assets/ExpandSprites/AIActors/BootlegShotgunManRed_Collection/shotgunman_red_move_up_003.png - Assets/ExpandSprites/AIActors/BootlegShotgunManRed_Collection/shotgunman_red_move_up_003.png
- Assets/ExpandSprites/Misc/EXChest_Collection/chest_west_break_001.png - Assets/ExpandSprites/Misc/EXChest_Collection/chest_west_break_001.png
- Assets/ExpandSprites/Misc/EXSpace_Collection/spacegrass_04.png
- Assets/ExpandSprites/Misc/EXTrap_Collection/alarm_mushroom2_break_001.png - Assets/ExpandSprites/Misc/EXTrap_Collection/alarm_mushroom2_break_001.png
- Assets/ExpandSprites/Misc/EXTrap_Collection/music_switch_activate_004.png - Assets/ExpandSprites/Misc/EXTrap_Collection/music_switch_activate_004.png
- Assets/ExpandSprites/GunsAndItems/EXItem_Collection/babygoodhammer_spawn_14.png - Assets/ExpandSprites/GunsAndItems/EXItem_Collection/babygoodhammer_spawn_14.png

View File

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1480728329036794}
m_IsPrefabParent: 1
--- !u!1 &1480728329036794
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4184606234167548}
m_Layer: 0
m_Name: EXSpaceCollection
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4184606234167548
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1480728329036794}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1724841870188906}
m_IsPrefabParent: 1
--- !u!1 &1724841870188906
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4934086711335614}
m_Layer: 0
m_Name: ENV_Tileset_Jungle
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4934086711335614
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1724841870188906}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1886944231959988}
m_IsPrefabParent: 1
--- !u!1 &1886944231959988
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4592289398105410}
m_Layer: 0
m_Name: EXSpace_Grass_01
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4592289398105410
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1886944231959988}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1917709643205138}
m_IsPrefabParent: 1
--- !u!1 &1917709643205138
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4461361305773468}
m_Layer: 0
m_Name: EXSpace_Grass_02
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4461361305773468
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1917709643205138}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1395305214921400}
m_IsPrefabParent: 1
--- !u!1 &1395305214921400
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4108406353836200}
m_Layer: 0
m_Name: EXSpace_Grass_03
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4108406353836200
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1395305214921400}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1538056721469004}
m_IsPrefabParent: 1
--- !u!1 &1538056721469004
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4570572850769712}
m_Layer: 0
m_Name: EXSpace_Grass_04
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4570572850769712
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1538056721469004}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More