Replaces ghetto xeno egg, cleans up egg process

Replacing the ghetto snowflake xenomorph egg with a ghost pod, for ease of use and for streamlining purposes. Tweaks a few xenomorph things in the process.
This commit is contained in:
Sym
2023-03-31 23:51:07 -04:00
parent fe0166f008
commit 8492a0a0f4
6 changed files with 71 additions and 124 deletions
+8
View File
@@ -137,6 +137,14 @@
query_sound = 'sound/voice/hiss5.ogg'
be_special_flag = BE_ALIEN
/datum/ghost_query/xenomorph_larva
role_name = "Xenomorph Larva"
question = "A xenomorph larva is ready to hatch from their egg. Would you like to join the hive?"
be_special_flag = BE_ALIEN
check_bans = list("Xenomorph")
cutoff_number = 1
/datum/ghost_query/blob
role_name = "Blob"
question = "A rapidly expanding Blob has just appeared on the facility. Would you like to play as it?"