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/032-3 | |
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/032-3')
-rw-r--r-- | world/map/npc/032-3/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/032-3/_mobs.txt b/world/map/npc/032-3/_mobs.txt index 6c04eda2..2836eba7 100644 --- a/world/map/npc/032-3/_mobs.txt +++ b/world/map/npc/032-3/_mobs.txt @@ -15,6 +15,8 @@ 032-3.gat,0,0,0|script|Mob032-3|-1, { + end; + On1007: set @mobID, 1007; callfunc "MobPoints"; @@ -59,6 +61,4 @@ On1060: set @mobID, 1060; callfunc "MobPoints"; end; - - end; } |