Fixes colored NPC names, and cleans up a bit
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
This commit is contained in:
@@ -43,7 +43,7 @@ en:
|
||||
# The format used when displaying any duration remaining
|
||||
DURATION_FORMAT: "in {time} {unit}"
|
||||
# The format used when NPCs talk to players ({npc} = The NPC's name, {message} is the actual message contents)
|
||||
NPC_TALK_FORMAT: "&a[{npc}] -> You:&r {message}"
|
||||
NPC_TALK_FORMAT: "&a[{npc}&r&a] -> You:&r {message}"
|
||||
# Translation of the duration of less than a second
|
||||
UNIT_NOW: "imminently"
|
||||
# Translation of seconds in singular form
|
||||
|
||||
Reference in New Issue
Block a user