Small mistake

This commit is contained in:
Daegaladh 2024-04-15 10:32:00 +02:00
parent 999daa6e47
commit 873600fd8b

View File

@ -1202,7 +1202,7 @@ geffen,154,143,3 script Dequ'ee 734,{
mes "There's no way"; mes "There's no way";
mes "I can decode it the"; mes "I can decode it the";
mes "way it is now. Let's"; mes "way it is now. Let's";
.@fullcode$ == implode(.@code$, ""); .@fullcode$ = implode(.@code$, "");
if(.@fullcode$ == "2013" || .@fullcode$ == "3201") { if(.@fullcode$ == "2013" || .@fullcode$ == "3201") {
mes "try... Wait!"; mes "try... Wait!";
next; next;