diff options
author | Wushin <pasekei@gmail.com> | 2015-03-03 20:09:54 -0600 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-03-03 20:09:54 -0600 |
commit | dbb0c6b3b98444da1d26983b6fddc907c3676350 (patch) | |
tree | 7e1369287022dfa2c089421ddd273af022e7dd89 /world | |
parent | a90f0884a436939377bb00d4c283b7b5cfbb9504 (diff) | |
parent | 7fab674a87e61a6e9bd00164f552dc6c130fa171 (diff) | |
download | serverdata-dbb0c6b3b98444da1d26983b6fddc907c3676350.tar.gz serverdata-dbb0c6b3b98444da1d26983b6fddc907c3676350.tar.bz2 serverdata-dbb0c6b3b98444da1d26983b6fddc907c3676350.tar.xz serverdata-dbb0c6b3b98444da1d26983b6fddc907c3676350.zip |
Merge pull request #294 from mekolat/anal
fix alan Next1
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/009-2/alan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/009-2/alan.txt b/world/map/npc/009-2/alan.txt index 12f5cde8..412b5823 100644 --- a/world/map/npc/009-2/alan.txt +++ b/world/map/npc/009-2/alan.txt @@ -98,7 +98,7 @@ L_State_2: next; if (@inspector == 1) menu - "Yes, I did. He said that the trees turned into dangerous monsters.", L_Next, + "Yes, I did. He said that the trees turned into dangerous monsters.", L_Next1, "Have you seen anything strange recently that might be connected to the robberies?", L_NohMask_Answer; if (@inspector != 1) menu |