mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-17 10:58:19 +01:00
Did as much as I can with adding more GATO branding.
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
|
||||
|
||||
/obj/effect/mob_spawn/human/corpse/nanotrasensoldier
|
||||
name = "Nanotrasen Private Security Officer"
|
||||
name = "GATO Private Security Officer"
|
||||
id_job = "Private Security Force"
|
||||
id_access = "Security Officer"
|
||||
outfit = /datum/outfit/nanotrasensoldiercorpse2
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
/mob/living/simple_animal/hostile/syndicate/mecha_pilot
|
||||
name = "Syndicate Mecha Pilot"
|
||||
desc = "Death to Nanotrasen. This variant comes in MECHA DEATH flavour."
|
||||
desc = "Death to GATO. This variant comes in MECHA DEATH flavour."
|
||||
wanted_objects = list()
|
||||
search_objects = 0
|
||||
mob_biotypes = MOB_ORGANIC|MOB_HUMANOID
|
||||
@@ -45,7 +45,7 @@
|
||||
wanted_objects = typecacheof(/obj/mecha/combat, TRUE)
|
||||
|
||||
/mob/living/simple_animal/hostile/syndicate/mecha_pilot/nanotrasen //nanotrasen are syndies! no it's just a weird path.
|
||||
name = "Nanotrasen Mecha Pilot"
|
||||
name = "GATO Mecha Pilot"
|
||||
desc = "Death to the Syndicate. This variant comes in MECHA DEATH flavour."
|
||||
icon_living = "nanotrasen"
|
||||
icon_state = "nanotrasen"
|
||||
@@ -53,7 +53,7 @@
|
||||
spawn_mecha_type = /obj/mecha/combat/marauder/loaded
|
||||
|
||||
/mob/living/simple_animal/hostile/syndicate/mecha_pilot/no_mech/nanotrasen
|
||||
name = "Nanotrasen Mecha Pilot"
|
||||
name = "GATO Mecha Pilot"
|
||||
desc = "Death to the Syndicate. This variant comes in MECHA DEATH flavour."
|
||||
icon_living = "nanotrasen"
|
||||
icon_state = "nanotrasen"
|
||||
|
||||
Reference in New Issue
Block a user