mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
FACTIONS: Fix for faction names staying scrambled after joining (#968)
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user