mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
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:
@@ -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?"
|
||||
|
||||
Reference in New Issue
Block a user