From 151cdf6ab1d951d32263e21a6a6bc77ddf160bbc Mon Sep 17 00:00:00 2001 From: NightKnight <88754494+SirNightKnight@users.noreply.github.com> Date: Sat, 7 Dec 2024 18:17:52 -0500 Subject: [PATCH] nt rep fix (#4496) Co-authored-by: SirNightKnight <=> --- monkestation/code/modules/NTrep/NTrep.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/monkestation/code/modules/NTrep/NTrep.dm b/monkestation/code/modules/NTrep/NTrep.dm index bbf3f5c8e4c4..d9c7c3443a6e 100644 --- a/monkestation/code/modules/NTrep/NTrep.dm +++ b/monkestation/code/modules/NTrep/NTrep.dm @@ -50,6 +50,7 @@ voice_of_god_power = 1.4 //Command staff has authority alt_titles = list( + "Nanotrasen Representative", "Corporate Liaison", "Nanotrasen Fax Operater", "Nanotrasen Official",