Fixes Klaxan Vaurca Selection (#8020)

* fixes klaxan vaurca selection

* Update code/modules/ghostroles/spawner/human/ert.dm

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
Geeves
2020-01-16 23:40:57 +01:00
committed by Werner
co-authored by Matt Atlas
parent fd89ba677b
commit eed2043200
2 changed files with 9 additions and 2 deletions
+3 -2
View File
@@ -201,7 +201,8 @@
max_count = 1
outfit = /datum/outfit/admin/ert/kataphract/klax
mob_name_prefix = "Zosaa "
req_species_whitelist = "Vaurca" // Kataphract K'lax would be more difficult
uses_species_whitelist = TRUE
req_species_whitelist = "Vaurca Warrior" // Kataphract K'lax would be more difficult
possible_species = list("Vaurca Warrior")
extra_languages = list(LANGUAGE_VAURCA)
@@ -219,4 +220,4 @@
desc = "A brave Saa (Knight) of the local Kataphract Guild. Two together operate as leaders of the team."
max_count = 2
outfit = /datum/outfit/admin/ert/kataphract/leader
mob_name_prefix = "Saa "
mob_name_prefix = "Saa "