mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Remove the mob_name_prefix from the cciaa and ert commander ghost spawners (#7170)
At the request of the cciaa head.
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
respawn_flag = null
|
||||
|
||||
mob_name = null
|
||||
mob_name_prefix = "Cmdr. "
|
||||
mob_name_pick_message = "Pick a callsign or last-name."
|
||||
mob_name_pick_message = "Pick a name."
|
||||
|
||||
/datum/ghostspawner/human/admin/legion_commander
|
||||
short_name = "legioncommander"
|
||||
@@ -69,8 +68,7 @@
|
||||
respawn_flag = null
|
||||
|
||||
mob_name = null
|
||||
mob_name_prefix = "CCIAA "
|
||||
mob_name_pick_message = "Pick a last-name."
|
||||
mob_name_pick_message = "Pick a name."
|
||||
|
||||
|
||||
/datum/ghostspawner/human/admin/cciaescort
|
||||
|
||||
Reference in New Issue
Block a user