From 873600fd8b224800ab10c8df10927dbc72b60bda Mon Sep 17 00:00:00 2001 From: Daegaladh Date: Mon, 15 Apr 2024 10:32:00 +0200 Subject: [PATCH] Small mistake --- npc/quests/first_class/tu_sword.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/quests/first_class/tu_sword.txt b/npc/quests/first_class/tu_sword.txt index f32e5f4199..97c1a961b0 100644 --- a/npc/quests/first_class/tu_sword.txt +++ b/npc/quests/first_class/tu_sword.txt @@ -1202,7 +1202,7 @@ geffen,154,143,3 script Dequ'ee 734,{ mes "There's no way"; mes "I can decode it the"; mes "way it is now. Let's"; - .@fullcode$ == implode(.@code$, ""); + .@fullcode$ = implode(.@code$, ""); if(.@fullcode$ == "2013" || .@fullcode$ == "3201") { mes "try... Wait!"; next;