diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:18:36 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | 78aa4db5d8f99b8aa2f433b5d7ed4aa90f40fa5f (patch) | |
tree | c60a8593f1372a2522689306d732e4cf37f1470d /world/map/npc/042-2/sorfina.txt | |
parent | 657fa3576f1d7915b1e30264c213cfe5c7fec39d (diff) | |
download | serverdata-78aa4db5d8f99b8aa2f433b5d7ed4aa90f40fa5f.tar.gz serverdata-78aa4db5d8f99b8aa2f433b5d7ed4aa90f40fa5f.tar.bz2 serverdata-78aa4db5d8f99b8aa2f433b5d7ed4aa90f40fa5f.tar.xz serverdata-78aa4db5d8f99b8aa2f433b5d7ed4aa90f40fa5f.zip |
NPCs on 042-* fixed
Diffstat (limited to 'world/map/npc/042-2/sorfina.txt')
-rw-r--r-- | world/map/npc/042-2/sorfina.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/042-2/sorfina.txt b/world/map/npc/042-2/sorfina.txt index 22216327..92e27f9a 100644 --- a/world/map/npc/042-2/sorfina.txt +++ b/world/map/npc/042-2/sorfina.txt @@ -300,7 +300,7 @@ OnTouch: close; } -042-2.gat,29,23,0|script|Chest#tutorial|111, +042-2.gat,29,23,0|script|Chest#tutorial|111 { callfunc "TutorialState"; if (@tutorial > 2) goto L_Empty; |