diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-02 11:05:23 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-02 11:05:23 -0700 |
commit | 514a2f05cb335c1e9210fea58bc9a9a58478283f (patch) | |
tree | caf38fc70092fe7ea682fd4665974303073e6eee /world/map/npc/043-3/_mobs.txt | |
parent | 6b0f69ca227c676f9e634e198cad73afc124d505 (diff) | |
download | serverdata-514a2f05cb335c1e9210fea58bc9a9a58478283f.tar.gz serverdata-514a2f05cb335c1e9210fea58bc9a9a58478283f.tar.bz2 serverdata-514a2f05cb335c1e9210fea58bc9a9a58478283f.tar.xz serverdata-514a2f05cb335c1e9210fea58bc9a9a58478283f.zip |
Clean up generated scripts
Diffstat (limited to 'world/map/npc/043-3/_mobs.txt')
-rw-r--r-- | world/map/npc/043-3/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/043-3/_mobs.txt b/world/map/npc/043-3/_mobs.txt index 5d94a9a7..67568a24 100644 --- a/world/map/npc/043-3/_mobs.txt +++ b/world/map/npc/043-3/_mobs.txt @@ -14,6 +14,8 @@ 043-3.gat,0,0,0|script|Mob043-3|-1, { + end; + On1005: set @mobID, 1005; callfunc "MobPoints"; @@ -38,6 +40,4 @@ On1108: set @mobID, 1108; callfunc "MobPoints"; end; - - end; } |