Skip to content

Commit

Permalink
change to PS1, remove NB
Browse files Browse the repository at this point in the history
  • Loading branch information
lahm86 committed Aug 29, 2023
1 parent b052ed6 commit 65ccc47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- added the current music track and timestamp to the savegame so they now persist on load (#419)
- added the triggered music tracks to the savegame so one shot tracks don't replay on load (#371)
- added forward/backward input detection in line with TR2+ for jump-twists (#931)
- added an option to restore the mummy in City of Khamoon room 25, similar to the PS version (#886)
- added an option to restore the mummy in City of Khamoon room 25, similar to the PS1 version (#886)
- changed the installer to always overwrite all essential files such as the gameflow and injections (#904)
- changed the data injection system to warn when it detects invalid or missing files, rather than preventing levels from loading (#918)
- changed the gameflow to detect and skip over legacy sequence types, rather than preventing the game from starting (#882)
Expand Down
2 changes: 1 addition & 1 deletion tools/config/Tomb1Main_ConfigTool/Resources/Lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
},
"restore_ps1_enemies": {
"Title": "Restore PS1 enemies",
"Description": "Adds the mummy that appears in the PlayStation version of City of Khamoon, room 25.\nNB Changing this option will require restarting the level."
"Description": "Adds the mummy that appears in the PlayStation version of City of Khamoon, room 25.\nChanging this option will require restarting the level."
},
"enable_timer_in_inventory": {
"Title": "Timer counts in inventory",
Expand Down

0 comments on commit 65ccc47

Please sign in to comment.