diff options
Diffstat (limited to 'npc/003-2/estard.txt')
-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 fedf291b0..4bb56a54b 100644 --- a/npc/003-2/estard.txt +++ b/npc/003-2/estard.txt @@ -105,7 +105,7 @@ create_guild; break; } - } while (@menu < 7); + } while (@menu < 3); closedialog; goodbye; |