Makes the npc talking format configurable #19

This commit is contained in:
2023-01-16 03:02:13 +01:00
parent bbb93bb0eb
commit 7d468115e0
3 changed files with 12 additions and 4 deletions

View File

@ -18,6 +18,7 @@ en:
INVALID_PRESET_OR_FILTER: "You specified an invalid preset or an invalid filter"
PRESET_MATERIALS: "Materials in preset: {materials}"
DURATION_FORMAT: "in {time} {unit}"
NPC_TALK_FORMAT: "&a[{npc}] -> You:&r {message}"
UNIT_NOW: "imminently"
UNIT_SECOND: "second"
UNIT_SECONDS: "seconds"