FACTIONS: Fix for faction names staying scrambled after joining (#968)

This commit is contained in:
Jesse Clark
2023-12-07 17:53:28 -08:00
committed by GitHub
parent 107b4e90e9
commit ecc63eb07e
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ const Messages: Record<MessageFilename, Message> = {
MessageFilename.Jumper2,
"Do not try to save the world. There is no world to save. If " +
"you want to find the truth, worry only about yourself. Ethics and " +
`morals will get you killed. \n\nWatch out for a hacking group known as ${FactionName.NiteSec}.` +
`morals will get you killed. \n\nKeep an eye out for a hacking group known as ${FactionName.NiteSec}.` +
"\n\n-jump3R",
FactionName.NiteSec,
),