From d39176d2e7f4838d95291ec8283bc35545472c23 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 Mar 2023 10:35:16 -0300 Subject: Remove internal joke --- world/map/npc/069-2/wizard.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'world/map/npc/069-2') diff --git a/world/map/npc/069-2/wizard.txt b/world/map/npc/069-2/wizard.txt index 8f2980ee..5bb6f4e1 100644 --- a/world/map/npc/069-2/wizard.txt +++ b/world/map/npc/069-2/wizard.txt @@ -137,8 +137,9 @@ 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##BNote: Sorry, Jesusalva broke the time again. Guess he is late to take a bus! Oh dear, these things happen, but I guess that to see the past... You must wait for the future...##b##0\""; - if (GM > G_DEV) goto L_Warp; + 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\""; + if (debug) goto L_Warp; + if (GM >= G_EVENT) goto L_Warp; goto L_Menu2; L_Warp: -- cgit v1.2.3-70-g09d2