diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-04-07 22:34:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-04-07 22:34:28 -0300 |
commit | df6ba4d77016167369bff782d2b1bb831ae2e5bf (patch) | |
tree | e9e4bf03b9cb28a773fa534f6115868e016f3447 /world/map/npc/069-2 | |
parent | 306d1ab5dc4eadb9d2a4ffd977ba8f6c1e9cd080 (diff) | |
download | serverdata-df6ba4d77016167369bff782d2b1bb831ae2e5bf.tar.gz serverdata-df6ba4d77016167369bff782d2b1bb831ae2e5bf.tar.bz2 serverdata-df6ba4d77016167369bff782d2b1bb831ae2e5bf.tar.xz serverdata-df6ba4d77016167369bff782d2b1bb831ae2e5bf.zip |
Hotfix for Ledmitz
Diffstat (limited to 'world/map/npc/069-2')
-rw-r--r-- | world/map/npc/069-2/wizard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/069-2/wizard.txt b/world/map/npc/069-2/wizard.txt index 5bb6f4e1..d9d0464a 100644 --- a/world/map/npc/069-2/wizard.txt +++ b/world/map/npc/069-2/wizard.txt @@ -137,7 +137,7 @@ L_Doomsday: mes "\"...The Doomsday was a fierce battle. If you go there alone, you definitely will die. You should make a party and bring them all here, then I'll consider helping you.\""; next; mes "[Rodium]"; - mes "\"##1##BBut... not yet. The time wheel is broken again! Oh dear, these things happen, but I guess that to see the past... You must wait for the future...##b##0\""; + mes "\"##1##BBut... not yet. The time wheel is broken again! Oh dear, these things happen, so I guess that to see the past... You must wait for the future...##b##0\""; if (debug) goto L_Warp; if (GM >= G_EVENT) goto L_Warp; goto L_Menu2; |