Merge pull request #16639 from KillianKirilenko/kk-charpod

"Maint Lurker" Hole
This commit is contained in:
Heroman3003
2024-12-07 05:05:22 +10:00
committed by GitHub
13 changed files with 169 additions and 14 deletions
+8 -2
View File
@@ -7,5 +7,11 @@
/datum/ghost_query/maints_pred
role_name = "Maintenance Predator"
be_special_flag = BE_MAINTPRED
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
question = "It appears a predatory critter is lurking in 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
/datum/ghost_query/maints_lurker
role_name = "Maintenance Lurker"
be_special_flag = BE_MAINTLURKER
question = "It appears a strange individual is lurking in maintenance. Do you want to play as them? ((You can spawn as your currently loaded character slot. Expect to be treated as vore predator.))"
cutoff_number = 1
+13 -1
View File
@@ -63,4 +63,16 @@
/decl/hierarchy/outfit/zaddat
name = "Zaddat Suit"
suit = /obj/item/clothing/suit/space/void/zaddat/
mask = /obj/item/clothing/mask/gas/zaddat
mask = /obj/item/clothing/mask/gas/zaddat
/decl/hierarchy/outfit/maint_lurker
name = "Maintenance Lurker Outfit"
id_slot = slot_wear_id
id_type = /obj/item/card/id/civilian/lurker
pda_slot = slot_belt
pda_type = /obj/item/pda
id_pda_assignment = "NO DATA"
headset = /obj/item/radio/headset
headset_alt = /obj/item/radio/headset/alt
headset_earbud = /obj/item/radio/headset/earbud