diff options
Diffstat (limited to 'world/map/npc/016-1')
-rw-r--r-- | world/map/npc/016-1/_mobs.txt | 3 | ||||
-rw-r--r-- | world/map/npc/016-1/gwendolyn.txt | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/world/map/npc/016-1/_mobs.txt b/world/map/npc/016-1/_mobs.txt index c0f03028..b56c1f58 100644 --- a/world/map/npc/016-1/_mobs.txt +++ b/world/map/npc/016-1/_mobs.txt @@ -13,7 +13,8 @@ 016-1.gat,0,0,0,0|monster|Silkworm|1035,7,150000,7000,Mob016-1::On1035 -016-1.gat,0,0,0|script|Mob016-1|-1,{ +016-1.gat,0,0,0|script|Mob016-1|-1, +{ On1003: set @mobID, 1003; callfunc "MobPoints"; diff --git a/world/map/npc/016-1/gwendolyn.txt b/world/map/npc/016-1/gwendolyn.txt index 47b8e463..30521be5 100644 --- a/world/map/npc/016-1/gwendolyn.txt +++ b/world/map/npc/016-1/gwendolyn.txt @@ -21,7 +21,8 @@ // 5, state5: you are ready to do the targeting minigame // 6, state6: you did the minigame -016-1.gat,33,45,0|script|Gwendolyn|182,{ +016-1.gat,33,45,0|script|Gwendolyn|182, +{ // schoolfee in gp set @SCHOOLFEE, 25000; // how many eggs do you need of each kind? |