mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Hive capitalisation fix (#15696)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user