mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
@@ -9,4 +9,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A combat robot has started its boot process!"
|
||||
|
||||
spawn_mob = /mob/living/silicon/robot/combat
|
||||
spawn_mob = /mob/living/silicon/robot/combat
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A cult construct has ghosted!"
|
||||
|
||||
spawn_mob = /mob/living/simple_animal/construct
|
||||
spawn_mob = /mob/living/simple_animal/construct
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A Diona Nymph has sprung up somewhere on the station!"
|
||||
|
||||
spawn_mob = /mob/living/carbon/alien/diona
|
||||
spawn_mob = /mob/living/carbon/alien/diona
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A Living Plant has sprung up somewhere on the station!"
|
||||
|
||||
spawn_mob = /mob/living
|
||||
spawn_mob = /mob/living
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A posibrain has started its boot process!"
|
||||
|
||||
spawn_mob = /mob/living/carbon/brain
|
||||
spawn_mob = /mob/living/carbon/brain
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A cult shade has ghosted!"
|
||||
|
||||
spawn_mob = /mob/living/simple_animal/shade
|
||||
spawn_mob = /mob/living/simple_animal/shade
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A technomancer master has requested a loyal golem!"
|
||||
|
||||
spawn_mob = /mob/living/carbon/human/technomancer_golem
|
||||
spawn_mob = /mob/living/carbon/human/technomancer_golem
|
||||
|
||||
@@ -26,4 +26,4 @@
|
||||
short_name = "mercl"
|
||||
max_count = 1
|
||||
desc = "The leader of the freelancer mercenary team."
|
||||
outfit = /datum/outfit/admin/ert/mercenary/leader
|
||||
outfit = /datum/outfit/admin/ert/mercenary/leader
|
||||
|
||||
@@ -28,4 +28,4 @@
|
||||
short_name = "ntlead"
|
||||
desc = "The leader of the NanoTrasen Phoenix ERT."
|
||||
max_count = 1
|
||||
mob_name_prefix = "L/Tpr. "
|
||||
mob_name_prefix = "L/Tpr. "
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
/datum/ghostspawner/human/ert/post_spawn(mob/user)
|
||||
if(name)
|
||||
to_chat(user, "<span class='danger'><font size=3>You are [max_count > 1 ? "a" : "the"] [name]!</font></span>")
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
@@ -34,4 +34,4 @@
|
||||
welcome_message = "As a pilot of the Tau Ceti Foreign Legion, your job is to pilot your assigned dropship and keep it safe from any hostile forces. You may also have to assist the main task force in a supporting role if the need arises."
|
||||
outfit = /datum/outfit/admin/ert/legion/pilot
|
||||
mob_name_prefix = "PL. "
|
||||
spawnpoints = list("TCFLERTSpawn - Pilot")
|
||||
spawnpoints = list("TCFLERTSpawn - Pilot")
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A maintenance drone has started its rebooting procedure!"
|
||||
|
||||
spawn_mob = /mob/living/silicon/robot/drone
|
||||
spawn_mob = /mob/living/silicon/robot/drone
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
|
||||
respawn_flag = null
|
||||
|
||||
spawn_mob = /mob/living/simple_animal/hostile/spider_queen
|
||||
spawn_mob = /mob/living/simple_animal/hostile/spider_queen
|
||||
|
||||
Reference in New Issue
Block a user