Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions Data/local.ini
Original file line number Diff line number Diff line change
Expand Up @@ -286,13 +286,15 @@ esoteric=Esoteric

[Doors]
door_nothing=You pushed the button but nothing happened.
door_nothing_keypad=You tried to use the keypad but it does not work.
door_locked=The door appears to be locked.
keycard_inserted=The keycard was inserted into the slot.
keycard_nothing=The keycard was inserted into the slot but nothing happened.
keycard_inserted=You inserted the keycard into the slot and the door opened.
keycard_nothing=You inserted the keycard into the slot but nothing happened.
keycard_required=A keycard is required to operate this door.
keycard_required2=A keycard with security clearance %s or higher is required to operate this door.
keypad_denied=Access denied
scanner_granted=You place the palm of the hand onto the scanner. The scanner reads: "DNA verified. Access granted."
keypad_granted=You entered in the code on the keypad and the door opened.
scanner_granted=You placed the palm of the hand onto the scanner. The scanner reads: "DNA verified. Access granted."
scanner_denied=You placed your palm onto the scanner. The scanner reads: "DNA does not match known sample. Access denied."
elevator_called=You called the elevator.
elevator_called2=You already called the elevator.
Expand Down Expand Up @@ -367,7 +369,9 @@ cont_1162_1=You feel a sudden overwhelming pain in your chest.
cont_1162_2=You notice something moving in your pockets and a sudden pain in your chest.
cont_1162_death=%s was discovered within the containment chamber of SCP-1162. An autopsy revealed that his right lung was missing, which suggests interaction with SCP-1162.
tesla_death=%s killed by the Tesla gate at [REDACTED].
testroom_860_1=The door will not budge.
testroom_860_1=The door is locked.
testroom_860_1_open=You used SCP-860 to unlock the door taking you to a forest.
testroom_860_1_close=You opened the door leading out of SCP-860-1 showing you the other side of the room.
pd_death_1=In addition to the decomposed appearance typical of SCP-106's victims, the body exhibits injuries that have not been observed before: massive skull fracture, three broken ribs, fractured shoulder and multiple heavy lacerations.
pd_death_2=In addition to the decomposed appearance typical of the victims of SCP-106, the subject seems to have suffered multiple heavy fractures to both of his legs.
fuse_placed=You placed the fuse into the fuse box.
Expand Down
Loading