diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-04 11:30:24 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-04 11:30:24 +0000 |
commit | 256c00d28ec12876e0bf0537b17b834ce53c9884 (patch) | |
tree | 1af8254d17806ef1323f5c78121695ce46f0bce7 /npc/005-1 | |
parent | 0e55090e34c7935dcbf211035c230548ccbdec73 (diff) | |
download | serverdata-256c00d28ec12876e0bf0537b17b834ce53c9884.tar.gz serverdata-256c00d28ec12876e0bf0537b17b834ce53c9884.tar.bz2 serverdata-256c00d28ec12876e0bf0537b17b834ce53c9884.tar.xz serverdata-256c00d28ec12876e0bf0537b17b834ce53c9884.zip |
Argh, mobile keyboard
Diffstat (limited to 'npc/005-1')
-rw-r--r-- | npc/005-1/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index 41e960f83..8ff8b9d73 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -17,7 +17,7 @@ if (.@q == 2) goto L_Elmo; if (.@q == 3) - goto L_Complete + goto L_Complete; if ( BaseLevel < 8) { hello; end; } mesn; |