diff options
Diffstat (limited to 'world/map/npc/014-1')
-rw-r--r-- | world/map/npc/014-1/_mobs.txt | 3 | ||||
-rw-r--r-- | world/map/npc/014-1/wedding-officiator.txt | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/world/map/npc/014-1/_mobs.txt b/world/map/npc/014-1/_mobs.txt index 371dc4d1..55e7797d 100644 --- a/world/map/npc/014-1/_mobs.txt +++ b/world/map/npc/014-1/_mobs.txt @@ -19,7 +19,8 @@ 014-1.gat,0,0,0,0|monster|Butterfly|1055,10,30,20,Mob014-1::On1055 -014-1.gat,0,0,0|script|Mob014-1|-1,{ +014-1.gat,0,0,0|script|Mob014-1|-1, +{ On1013: set @mobID, 1013; callfunc "MobPoints"; diff --git a/world/map/npc/014-1/wedding-officiator.txt b/world/map/npc/014-1/wedding-officiator.txt index 75f31015..a576fae9 100644 --- a/world/map/npc/014-1/wedding-officiator.txt +++ b/world/map/npc/014-1/wedding-officiator.txt @@ -1,6 +1,7 @@ // Wedding officiator: Marriages and divorces -014-1.gat,31,31,0|script|Wedding Officiator|164,{ +014-1.gat,31,31,0|script|Wedding Officiator|164, +{ mes "[Wedding Officiator]"; mes "A young lady in a long, green dress is overseeing the park. As she notices you looking at her, she gives you a broad and happy smile."; mes "\"Hi there! I'm Wendy, here for all your marriage needs!\""; |