mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
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:
@@ -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."
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user