Skip to content
Snippets Groups Projects
Commit 384901a7 authored by Pregmodder's avatar Pregmodder
Browse files

Fix for underground railroad bug?

parent 89a0b809
Branches
Tags
4 merge requests!843Delete Please.,!833Pregmod master,!758Pregmod master,!157Pregmod 0.10.0.0a v85.
...@@ -95,9 +95,10 @@ One fine day, as normal as any day surrounded by your slaves can be, you're sitt ...@@ -95,9 +95,10 @@ One fine day, as normal as any day surrounded by your slaves can be, you're sitt
<<case "schoolgirl">> <<case "schoolgirl">>
Her avatar puts on such a hard look of concentration that its eyes cross. Her avatar puts on such a hard look of concentration that its eyes cross.
<<default>> <<default>>
her symbol avatar spins with frustration. Her symbol avatar spins with frustration.
<</switch>> <</switch>>
She says, "<<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>><<else>>"You have received no messages in the past thirty seconds, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>." <<else>>
"You have received no messages in the past thirty seconds, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Sir<<else>>Ma'am<</if>>."
<</if>> <</if>>
This is disturbing, to say the least. After close investigation, it appears someone has managed to plant a simple text message in your mail system without $assistantName or any of your other security systems taking any notice. Worse, your mysterious correspondent seems willing to show off this ability in this petty display rather than simply sending a message anonymously. This is disturbing, to say the least. After close investigation, it appears someone has managed to plant a simple text message in your mail system without $assistantName or any of your other security systems taking any notice. Worse, your mysterious correspondent seems willing to show off this ability in this petty display rather than simply sending a message anonymously.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment