-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed decals disappearing after the intro sequence (just spawned them manually, but remove random generation); - Removed strange guard backward movement; - Fixed gurads not shooting at the player if the music guard has been triggered; - Cell door in the intro now closes, fixing a bug where the guards could get stuck in it; - Fixed being able to walk/run while getting up from bed in the intro sequence; - Lowered the cell number signs in the intro sequence; - Added ``EntityParent`` for ``Class D Orientation Leaflet``; - Removed junk code (extra ``Hide/ShowEntity Light`` (also removed it from everywhere) and extra ``r\Objects``; - Fixed a bug where afro-american Class D didn't look at SCP-173 when entering the chamber too fast; - Added warning console message (also added for endings); - Fixed the ``EscortTerminated`` sound not working in most cases; - Added warning messages for Ulgrin after giving the ``SCP-173 Document`` (the timer will start from the lastest warning message). While player is reading the document the timer will be slowed down; - Made the screen blur stronger when the player gets out of bed; - Corrected position of Class D and Guard corpses in starting location when intro is disabled.
- Loading branch information
Showing
4 changed files
with
180 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.