Adds Maintenance Predator random event

This commit is contained in:
Heroman
2020-02-12 12:33:46 +10:00
parent 8c5fb2fa84
commit 8ac52fef61
8 changed files with 162 additions and 36 deletions
+6 -1
View File
@@ -1,4 +1,9 @@
/datum/ghost_query/morph
role_name = "Morph"
question = "A weird morphic creature appears to have snuck onstation. Do you want to play as it? ((Expect to be treated as vore predator))"
question = "A weird morphic creature appears to have snuck onstation. Do you want to play as it? ((Expect to be treated as vore predator.))"
cutoff_number = 1
/datum/ghost_query/maints_pred
role_name = "Maintenance Predator"
question = "It appears a predatory critter is lurking in the maintenance. Do you want to play as it? ((You get to choose type of critter. Expect to be treated as vore predator.))"
cutoff_number = 1