💬 Fill out pirate's announcement.
Also add boatswain's call
This commit is contained in:
parent
22c55572f7
commit
3b3bd5fa0e
2 changed files with 14 additions and 3 deletions
|
|
@ -4,5 +4,16 @@ Global woke = false;
|
|||
if (woke) rfalse;
|
||||
woke = true;
|
||||
StopDaemon(red_alert);
|
||||
print "Good morning^";
|
||||
"^^The klaxon stops, and briefly, the ship is quiet. Eerily quiet.
|
||||
The other officers and crewmen around you stand and stare, waiting.
|
||||
^^
|
||||
A boatswain's call is briefly heard, and then an announcement begins.
|
||||
The voice is unfamiliar.
|
||||
^^
|
||||
~Attention crew of the USS Remontel. Your captain, bridge crew,
|
||||
and senior officers are in our custody. Your ship is under our control.~
|
||||
^^
|
||||
~Anybody who attempts to oppose us will be met with a swift end.
|
||||
If you stay where you are and do not interfere in our plans,
|
||||
you will be released safely shortly.~";
|
||||
];
|
||||
|
|
@ -33,7 +33,7 @@ The bunk wall slides open, revealing a hallway which serves as the lower deck qu
|
|||
|
||||
The protagonist climbs out of her bunk. Hers is the second in a stack of three, so there is some space to step down.
|
||||
|
||||
As her feet step down, the alarm stops.
|
||||
As her feet step down, the alarm stops. A boatswain's call is briefly heard, followed by an announcement.
|
||||
|
||||
PIRATE LEADER (ON SPEAKER)
|
||||
Attention crew of the USS Remontel. Your captain, bridge crew, and senior officers are in our custody. Your ship is under our control.
|
||||
|
|
@ -41,4 +41,4 @@ Attention crew of the USS Remontel. Your captain, bridge crew, and senior office
|
|||
PIRATE LEADER (CONT.)
|
||||
Anybody who attempts to oppose us will be met with a swift end. If you stay where you are and do not interfere in our plans, you will be released safely shortly.
|
||||
|
||||
The protagonist stands there, a bit dumbfounded. Why would someone capture this, of all ships? The Remontel is one of the most insignificant ships in the fleet.
|
||||
The protagonist stands there, a dumbfounded. Why would someone capture this, of all ships? The Remontel is one of the most insignificant ships in the fleet.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue