diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-15 20:31:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-15 20:31:23 -0300 |
commit | 841dfd80d8b1be9f27cdbc4598ffdb2d1d835a3b (patch) | |
tree | 6a9c8c72993e240f58471d275d207dcbba31f8f4 /npc/007-1 | |
parent | 7243afb59885f71c41bd0d0ac316da3ac86cb6d4 (diff) | |
download | serverdata-841dfd80d8b1be9f27cdbc4598ffdb2d1d835a3b.tar.gz serverdata-841dfd80d8b1be9f27cdbc4598ffdb2d1d835a3b.tar.bz2 serverdata-841dfd80d8b1be9f27cdbc4598ffdb2d1d835a3b.tar.xz serverdata-841dfd80d8b1be9f27cdbc4598ffdb2d1d835a3b.zip |
Typo...
Diffstat (limited to 'npc/007-1')
-rw-r--r-- | npc/007-1/skydg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/007-1/skydg.txt b/npc/007-1/skydg.txt index bba331a18..7f590ba3c 100644 --- a/npc/007-1/skydg.txt +++ b/npc/007-1/skydg.txt @@ -42,7 +42,7 @@ L_Start: mesq l("Ok, what I need is:"); goto L_Lista; -L_Quit; +L_Quit: mes ""; mesn; mesq l("Alright."); |