diff --git a/ALT_RXGC/GameData_LevelLayoutDataBlock_bin.json b/ALT_RXGC/GameData_LevelLayoutDataBlock_bin.json index 742b377..ce23fb5 100644 --- a/ALT_RXGC/GameData_LevelLayoutDataBlock_bin.json +++ b/ALT_RXGC/GameData_LevelLayoutDataBlock_bin.json @@ -1055,7 +1055,7 @@ "EventsOnDoorScanStart": [], "EventsOnDoorScanDone": [], "ProgressionPuzzleToEnter": { - "PuzzleType": 0, + "PuzzleType": 3, "CustomText": 972, "PlacementCount": 1, "ZonePlacementData": [] diff --git a/ALT_RXGC/GameData_WardenObjectiveDataBlock_bin.json b/ALT_RXGC/GameData_WardenObjectiveDataBlock_bin.json index 0327346..1727915 100644 --- a/ALT_RXGC/GameData_WardenObjectiveDataBlock_bin.json +++ b/ALT_RXGC/GameData_WardenObjectiveDataBlock_bin.json @@ -52828,7 +52828,7 @@ "StopAllWavesBeforeGotoWin": false, "WavesOnGotoWin": [ { - "WaveSettings": 136, + "WaveSettings": 109, "WavePopulation": 23, "AreaDistance": 2, "SpawnDelay": 2.0, @@ -52881,6 +52881,50 @@ "Enabled": false, "TerminalCommand": 0, "TerminalCommandRule": 0 + }, + { + "Type": 2, + "Condition": { + "ConditionIndex": -1, + "IsTrue": false + }, + "Trigger": 0, + "ChainPuzzle": 0, + "UseStaticBioscanPoints": false, + "Layer": 0, + "DimensionIndex": 0, + "LocalIndex": 5, + "Delay": 0.0, + "Duration": 0.0, + "ClearDimension": false, + "WardenIntel": 0, + "CustomSubObjectiveHeader": 0, + "CustomSubObjective": 0, + "SoundID": 0, + "SoundSubtitle": 0, + "DialogueID": 0, + "FogSetting": 0, + "FogTransitionDuration": 0.0, + "EnemyWaveData": { + "WaveSettings": 2, + "WavePopulation": 56, + "AreaDistance": 2, + "SpawnDelay": 0, + "TriggerAlarm": false, + "IntelMessage": 0 + }, + "EnemyID": 0, + "Position": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "magnitude": 0.0, + "sqrMagnitude": 0.0 + }, + "Count": 0, + "Enabled": false, + "TerminalCommand": 0, + "TerminalCommandRule": 0 } ], "EventsOnGotoWinTrigger": 0,