diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-07 20:13:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-07 20:13:05 -0300 |
commit | ebe678e93b9a7136edf0fb7e43e9d29013e51806 (patch) | |
tree | 86240c737501a8dc6eae715bfc953ee64d7d42af /npc/018-6-3/main.txt | |
parent | edb81ebe72e57957ce7f36c1babed6449ab0e297 (diff) | |
download | serverdata-ebe678e93b9a7136edf0fb7e43e9d29013e51806.tar.gz serverdata-ebe678e93b9a7136edf0fb7e43e9d29013e51806.tar.bz2 serverdata-ebe678e93b9a7136edf0fb7e43e9d29013e51806.tar.xz serverdata-ebe678e93b9a7136edf0fb7e43e9d29013e51806.zip |
Translator note update
Diffstat (limited to 'npc/018-6-3/main.txt')
-rw-r--r-- | npc/018-6-3/main.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 203916462..b039e19b8 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -389,9 +389,10 @@ OnInstanceInit: mes l("This shrine is devoted to those whom shall never come back."); mes l("Deep sorrow and sadness, this is the Forgotten Shrine."); mes ""; + // TRANSLATORS: IWS = Internal Warp System mes l("To the wanderer: Please avoid entering on the rooms by the internal warp system."); mesc l("Dangerous guardians will be summoned, so be ready for several difficult fights straight in a row!"), 1; - mes l("In memoriam. May those whom shall never come back find rest in their afterlifes."); // TRANSLATORS: IWS = Internal Warp System + mes l("In memoriam. May those whom shall never come back find rest in their afterlifes."); // TRANSLATORS: In Memoriam = Latin expression, means "in memory" mes l("May their journey be successful, may their objectives be attained, may the Mana rest in peace."); mes ""; mes l("The Mana Guardian,"); |