summaryrefslogtreecommitdiff
path: root/world/map/npc/020-2
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-07-05 12:25:49 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-07-05 12:30:10 -0700
commit89e2ac5687d698f0843ac46612ee33b6692bbc93 (patch)
tree8ea32e1691381e9d4db72b54c4ebed0ce809c3d2 /world/map/npc/020-2
parent27ad0933834fb488c6deac76d660cda338bb5da8 (diff)
downloadserverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.tar.gz
serverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.tar.bz2
serverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.tar.xz
serverdata-89e2ac5687d698f0843ac46612ee33b6692bbc93.zip
Move starting brace to new line
Diffstat (limited to 'world/map/npc/020-2')
-rw-r--r--world/map/npc/020-2/_mobs.txt3
-rw-r--r--world/map/npc/020-2/baktar.txt3
-rw-r--r--world/map/npc/020-2/banker.txt6
-rw-r--r--world/map/npc/020-2/furquest.txt4
-rw-r--r--world/map/npc/020-2/shops.txt6
5 files changed, 14 insertions, 8 deletions
diff --git a/world/map/npc/020-2/_mobs.txt b/world/map/npc/020-2/_mobs.txt
index 01a67c89..8d1af8c3 100644
--- a/world/map/npc/020-2/_mobs.txt
+++ b/world/map/npc/020-2/_mobs.txt
@@ -3,6 +3,7 @@
-020-2.gat,0,0,0|script|Mob020-2|-1,{
+020-2.gat,0,0,0|script|Mob020-2|-1,
+{
end;
}
diff --git a/world/map/npc/020-2/baktar.txt b/world/map/npc/020-2/baktar.txt
index 8e88e30d..2ac3cec6 100644
--- a/world/map/npc/020-2/baktar.txt
+++ b/world/map/npc/020-2/baktar.txt
@@ -31,7 +31,8 @@
//# bit 0 knows the name/location of the opponent
//# bit 1 killed the ugly opponent
//#=========================
-020-2.gat,70,61,0|script|Baktar|191,{
+020-2.gat,70,61,0|script|Baktar|191,
+{
set @npcname$, "[Baktar]";
set @Q_MASK, BYTE_0_MASK;
diff --git a/world/map/npc/020-2/banker.txt b/world/map/npc/020-2/banker.txt
index 9bbdd86d..7fb3b511 100644
--- a/world/map/npc/020-2/banker.txt
+++ b/world/map/npc/020-2/banker.txt
@@ -1,11 +1,13 @@
-020-2.gat,122,64,0|script|Ben|193,{
+020-2.gat,122,64,0|script|Ben|193,
+{
callfunc "ClearVariables";
set @npcname$, "Ben";
callfunc "Banker";
close;
}
-020-2.gat,127,63,0|script|Maria|190,{
+020-2.gat,127,63,0|script|Maria|190,
+{
mes "[Maria]";
mes "\"Hello!";
mes "\"Isn't it great?\"";
diff --git a/world/map/npc/020-2/furquest.txt b/world/map/npc/020-2/furquest.txt
index 81bb245e..0f0b2957 100644
--- a/world/map/npc/020-2/furquest.txt
+++ b/world/map/npc/020-2/furquest.txt
@@ -3,8 +3,8 @@
//#################################################################################
// Tulimshar Crafting Workshop - Agostine, The Legendary Tailor
-020-2.gat,27,26,0|script|Agostine|137,{
-
+020-2.gat,27,26,0|script|Agostine|137,
+{
set @CUTFUR_EXP, 10;
set @FINEDRESS_COTTON_CLOTHS, 20;
set @FINEDRESS_GP, 20000;
diff --git a/world/map/npc/020-2/shops.txt b/world/map/npc/020-2/shops.txt
index 3cb03c7d..80399668 100644
--- a/world/map/npc/020-2/shops.txt
+++ b/world/map/npc/020-2/shops.txt
@@ -1,7 +1,8 @@
// Snow town shops
// About the Area NPC
-020-2.gat,75,28,0|script|Taylor|137,{
+020-2.gat,75,28,0|script|Taylor|137,
+{
mes "[Taylor]";
mes "\"While it can be dangerous up here in Kaizei, I take comfort that Nivalis is not surrounded by the Yeti like Thermin is. What a weird town.\"";
next;
@@ -18,7 +19,8 @@
020-2.gat,75,24,0|shop|Mede|103,CactusDrink :-1, CactusPotion :-1, IronPotion :-1, ConcentrationPotion :-1
// INN
-020-2.gat,111,23,0|script|Kane|120,{
+020-2.gat,111,23,0|script|Kane|120,
+{
set @npcname$, "Kane the Inn Keeper";
set @cost, 100;