diff options
-rw-r--r-- | npc/003-2/estard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt index bedd577c2..bb09a0d26 100644 --- a/npc/003-2/estard.txt +++ b/npc/003-2/estard.txt @@ -111,7 +111,7 @@ gstorage; break; } - } while (@menu != 4); + } while (@menu < 5); closedialog; goodbye; |