diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-22 10:36:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-22 10:39:59 -0300 |
commit | b51cd70cbca2791230b4895d4d1d8a1abcca1afe (patch) | |
tree | 30e6be0bfc5e907e651f5a37dfac9f58500aadb5 /npc/003-2/estard.txt | |
parent | 2d4f9a1008a6e228e0c7c281a57f33368170b377 (diff) | |
download | serverdata-b51cd70cbca2791230b4895d4d1d8a1abcca1afe.tar.gz serverdata-b51cd70cbca2791230b4895d4d1d8a1abcca1afe.tar.bz2 serverdata-b51cd70cbca2791230b4895d4d1d8a1abcca1afe.tar.xz serverdata-b51cd70cbca2791230b4895d4d1d8a1abcca1afe.zip |
Fix Estard
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; |