add dead drifter

This commit is contained in:
yuni 2024-03-21 18:52:52 +01:00
parent 24efcc715d
commit f3f1733f2f

View file

@ -106,6 +106,20 @@ actor 10 0 70 suit
msg 0 end EXIT "Disconnected." msg 0 end EXIT "Disconnected."
lvl info lvl info
actor -300 0 40 suit
name "Drifter"
chatid drifter
chat drifter
name "Drifter"
msg 5 INIT noresponse "Requesting permission to communicate..."
lvl info
msg 2 noresponse dead "Error: No response"
lvl info
msg 15 dead outcold "No life signs detected"
lvl info
choice 0 outcold EXIT "Damn, it's gotta be moldy in that suit. How long has it been drifting?"
msg 0 outcold EXIT ""
chat error chat error
name ERROR name ERROR
msg 0 INIT EXIT "Unspecified conversation ID" msg 0 INIT EXIT "Unspecified conversation ID"