diff options
Diffstat (limited to 'npc/cities/izlude.txt')
-rw-r--r-- | npc/cities/izlude.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/izlude.txt b/npc/cities/izlude.txt index 768b83097..7df9cbb8b 100644 --- a/npc/cities/izlude.txt +++ b/npc/cities/izlude.txt @@ -828,7 +828,7 @@ M_Menu: close;
sM_1:
- if (iz_move_alberta == 1) goto sM_2:
+ if (iz_move_alberta == 1) goto sM_2;
mes "[Edgar]";
mes "Okay...";
mes "You don't want to walk AND you've";
|