Explorar el Código

Fixes issue #4539 (#4546)

* Corrected a menu offset
Thanks to @Indigo000
Atemo hace 5 años
padre
commit
148519b47a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      npc/re/quests/quests_eclage.txt

+ 1 - 1
npc/re/quests/quests_eclage.txt

@@ -5309,7 +5309,7 @@ ecl_in04,77,104,5	script	Mother Rosa#eclage	4_F_MORAFINE1,{
 				break;
 			}
 			next;
-			.@menu2 = select("Do you suspect anyone?:Is there anything else missing?") -1;
+			.@menu2 = select("Do you suspect anyone?:Is there anything else missing?");
 			switch (.@menu2) {
 			case 1:
 				mes "[Mother Rosa]";