Planned Spaceparenthood would like to apologize for mislabeling their cloning pod ejection buttons. (#1366)

This commit is contained in:
CitadelStationBot
2017-06-04 09:09:44 -07:00
committed by kevinz000
parent 618d893388
commit 6e632190b3
+2 -2
View File
@@ -331,8 +331,8 @@
to_chat(user, "<span class='danger'>Error: Pod has no occupant.</span>")
return
else
connected_message("Authorized Ejection")
SPEAK("An authorized ejection of [clonemind.name] has occurred.")
connected_message("Emergency Ejection")
SPEAK("An emergency ejection of [clonemind.name] has occurred. Survival not guaranteed.")
to_chat(user, "<span class='notice'>You force an emergency ejection. </span>")
go_out()
else