Tau Ceti Celebration Event PR (#18981)

This fixes the HAPT shuttle/replaces it and adds the VIP ghost role to
the CCIA spawner for this weekends coming event, and for future use.
This commit is contained in:
Avery Marie
2024-04-20 18:13:46 +00:00
committed by GitHub
parent 1f759338d8
commit b18e52b262
17 changed files with 2104 additions and 5307 deletions
@@ -28,6 +28,17 @@
mob_name_pick_message = "Pick a name."
/datum/ghostspawner/human/admin/corporate/vip
short_name = "vip"
name = "Very Important Person"
outfit = /obj/outfit/admin/nt/vip
assigned_role = "VIP"
special_role = "VIP"
mob_name_pick_message = "Pick a name."
/datum/ghostspawner/human/admin/corporate/ccia_agent/New()
desc = "Board the [SSatlas.current_map.station_name], annoy crew with your interviews and get squashed by your own shuttle."
..()