Late Join Ghost Role Things (#8466)

This commit is contained in:
Geeves
2020-03-26 21:18:30 +01:00
committed by GitHub
parent 48a6b58aaf
commit ebadb532ad
7 changed files with 42 additions and 3 deletions
@@ -2,6 +2,7 @@
short_name = "maintdrone"
name = "Maintenence Drone"
desc = "Maintain and Improve the Systems on the Aurora"
show_on_job_select = FALSE
tags = list("Simple Mobs")
respawn_flag = MINISYNTH //Flag to check for when trying to spawn someone of that type (CREW, ANIMAL, MINISYNTH)
@@ -3,6 +3,7 @@
name = "Rat"
desc = "Join as a Rat on the aurora, a common nuisance to the crew."
welcome_message = "You are now a rat. Though you may interact with players, do not give any hints away that you are more than a simple rodent. Find food, avoid cats, and try to survive!"
show_on_job_select = FALSE
tags = list("Simple Mobs")
respawn_flag = ANIMAL //Flag to check for when trying to spawn someone of that type (CREW, ANIMAL, MINISYNTH)