Hive capitalisation fix (#15696)

This commit is contained in:
connorjg1
2023-02-07 13:10:51 +01:00
committed by GitHub
parent f637457723
commit dad7b445f9
15 changed files with 81 additions and 39 deletions
@@ -16,7 +16,7 @@
/datum/ghostspawner/human/ert/kataphract/klax
name = "Kataphract-Hopeful Klaxan"
short_name = "katklax"
desc = "A Zo'saa (squire) from the K'lax hive, here to learn from Unathi Knights what it means to be honourable."
desc = "A Zo'saa (squire) from the K'lax Hive, here to learn from Unathi Knights what it means to be honourable."
max_count = 1
outfit = /datum/outfit/admin/ert/kataphract/klax
mob_name_prefix = "Zosaa "
@@ -24,7 +24,7 @@
extra_languages = list(LANGUAGE_VAURCA)
/datum/ghostspawner/human/ert/kataphract/klax/New()
welcome_message = "You're part of the local Kataphract guild, a knight-like organization of Unathi who roam the galaxy to do good. You've picked up a distress signal coming from the [current_map.station_name], owned by the SCC. You prefer to use melee weaponry, but will pull out your emergency pistol in a pinch. Let the Unathi teach you how to become an honourable Knight, follow their lead. Achieve glory for the hive!"
welcome_message = "You're part of the local Kataphract guild, a knight-like organization of Unathi who roam the galaxy to do good. You've picked up a distress signal coming from the [current_map.station_name], owned by the SCC. You prefer to use melee weaponry, but will pull out your emergency pistol in a pinch. Let the Unathi teach you how to become an honourable Knight, follow their lead. Achieve glory for the Hive!"
..()
/datum/ghostspawner/human/ert/kataphract/specialist
name = "Kataphract-Hopeful Specialist"