summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/ale.txt4
-rw-r--r--npc/000-1/astapolos.txt4
-rw-r--r--npc/000-1/chest.txt4
-rw-r--r--npc/000-1/cookiemaster.txt4
-rw-r--r--npc/000-1/couwan.txt2
-rw-r--r--npc/000-1/darlin.txt2
-rw-r--r--npc/000-1/gugli.txt14
-rw-r--r--npc/000-1/gulukan.txt10
-rw-r--r--npc/000-1/jalad.txt4
-rw-r--r--npc/000-1/lean.txt2
-rw-r--r--npc/000-1/max.txt4
-rw-r--r--npc/000-1/muller.txt4
-rw-r--r--npc/000-1/tarlan.txt2
-rw-r--r--npc/000-1/tibbo.txt4
14 files changed, 32 insertions, 32 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index 54044d06..cccd0e3d 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -7,10 +7,10 @@
// Aquada box.
000-1,55,23,0 script Ale 105,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Ale);
+ .@q = getq(ShipQuests_Ale);
if (.@q == 1) goto L_CallFunc;
mesn;
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt
index 57ca18ac..2475f516 100644
--- a/npc/000-1/astapolos.txt
+++ b/npc/000-1/astapolos.txt
@@ -8,10 +8,10 @@
// Croconut box.
000-1,22,50,0 script Astapolos 107,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Astapolos);
+ .@q = getq(ShipQuests_Astapolos);
if (.@q == 1) goto L_CallFunc;
mesn;
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index 82fa2766..402d0754 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -13,7 +13,7 @@
000-1,83,70,0 script #chest 416,{
- set .@q, getq(ShipQuests_TreasureChest);
+ .@q = getq(ShipQuests_TreasureChest);
if (getnpcdir ("") == 4) goto L_Give;
setnpcdir 2;
@@ -28,7 +28,7 @@ L_Give:
setq ShipQuests_TreasureChest, 1;
- set Zeny, Zeny + 100;
+ Zeny = Zeny + 100;
getitem "OldBook", 1;
npctalk3 l("You open the treasure chest.");
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 0253003a..0e7231df 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -177,8 +177,8 @@ L_Reward:
next;
mesq l("Anyway, here, have a cookie!");
- set .@item, 517;
- set .@count, 1;
+ .@item = 517;
+ .@count = 1;
inventoryplace 517, 1;
setq General_Cookies, 1;
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt
index 97f7bb51..880fe95c 100644
--- a/npc/000-1/couwan.txt
+++ b/npc/000-1/couwan.txt
@@ -13,7 +13,7 @@
// 2 Done quest scam.
000-1,89,36,0 script Couwan 111,{
- set .@q, getq(ShipQuests_Couwan);
+ .@q = getq(ShipQuests_Couwan);
if (.@q == 1) goto L_QuestGiven;
if (.@q > 1) goto L_QuestDone;
diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt
index a579f460..ebdcebcf 100644
--- a/npc/000-1/darlin.txt
+++ b/npc/000-1/darlin.txt
@@ -11,7 +11,7 @@
// 1 Treasure Chest has been opened.
000-1,89,95,0 script Darlin 103,{
- set .@q, getq(ShipQuests_TreasureChest);
+ .@q = getq(ShipQuests_TreasureChest);
mesn;
setcamnpc;
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index f068455c..02379d1a 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -26,9 +26,9 @@
OnTalk:
mesn;
- set .@nard, getq(ShipQuests_Nard);
- set .@gugli, getq(ShipQuests_Gugli);
- set .@gado, getq(ShipQuests_ChefGado);
+ .@nard = getq(ShipQuests_Nard);
+ .@gugli = getq(ShipQuests_Gugli);
+ .@gado = getq(ShipQuests_ChefGado);
if (.@nard > 3) goto L_AllComplete;
if (.@nard > 1 || .@gugli == 2) goto L_TaskCompleted;
@@ -141,7 +141,7 @@ L_Couwan:
if (countitemcolor("FishBox") > 0) delitem "FishBox", 1;
setq ShipQuests_Couwan, 2;
- set Zeny, Zeny+10;
+ Zeny = Zeny + 10;
getexp 40, 0;
message strcharinfo(0), l("You receive @@ E!", 10);
@@ -157,7 +157,7 @@ L_Location:
mesq l("You can try talking with some other sailors to get some information about that.");
next;
- set .@r, rand(3000)/1000;
+ .@r = rand(3000)/1000;
if (.@r == 1) goto L_Silvio;
if (.@r == 2) goto L_Lean;
@@ -193,7 +193,7 @@ L_TaskDone:
if (countitemcolor("PlushroomBox") == 1) delitem "PlushroomBox", 1;
setq ShipQuests_Gugli, 2;
- set Zeny, Zeny+250;
+ Zeny = Zeny + 250;
getexp 50, 0;
mes "";
@@ -234,7 +234,7 @@ OnInit:
}
000-1,83,107,0 script GugliBarrierCheck 32767,2,0,{
- set .@gugli, getq(ShipQuests_Gugli);
+ .@gugli = getq(ShipQuests_Gugli);
if (.@gugli > 0) close;
doevent "Gugli::OnTalk";
close;
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index 356d1fa8..532327f3 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -8,10 +8,10 @@
// Croconut box.
000-1,54,90,0 script Gulukan 113,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Gulukan);
+ .@q = getq(ShipQuests_Gulukan);
if (.@q == 1) goto L_Func;
mesn;
@@ -52,8 +52,8 @@ L_Continue2:
mesq l("Anyway I am glad I can give you some of these yoyoxs.");
next;
- set .@item, 715;
- set .@count, 1;
+ .@item = 715;
+ .@count = 1;
inventoryplace 715, 1;
setq ShipQuests_Gulukan, 1;
@@ -68,7 +68,7 @@ L_Continue2:
L_Func:
mesn;
- set .@q, rand(0, 400) / 100;
+ .@q = rand(0, 400) / 100;
if (.@q == 0) goto L_RandomA;
if (.@q == 1) goto L_RandomB;
if (.@q > 1) goto L_RandomC;
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 4bd1edd3..4e1eaedb 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -8,10 +8,10 @@
// Plushroom box.
000-1,46,35,0 script Jalad 112,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Jalad);
+ .@q = getq(ShipQuests_Jalad);
if (.@q == 1) goto L_CallFunc;
mesn;
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt
index 6b500f8e..455854cf 100644
--- a/npc/000-1/lean.txt
+++ b/npc/000-1/lean.txt
@@ -7,7 +7,7 @@
// Sailor who gives some informations to the player.
000-1,79,108,0 script Lean 106,{
- set .@gugli, getq(ShipQuests_Gugli);
+ .@gugli = getq(ShipQuests_Gugli);
mesn;
mesq l("Hi! I can finally see you under the sunlight!");
diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt
index ea49c239..baac0d5f 100644
--- a/npc/000-1/max.txt
+++ b/npc/000-1/max.txt
@@ -7,8 +7,8 @@
// Friend of Sapartan, he gives some information on how to find Gulukan, Astapolos and Q-Muller.
000-1,72,110,0 script Max 115,{
- set .@gugli, getq(ShipQuests_Gugli);
- set .@knife, getq(ShipQuests_Knife);
+ .@gugli = getq(ShipQuests_Gugli);
+ .@knife = getq(ShipQuests_Knife);
mesn;
mesq lg("We are glad captain Nard has let you join us down here!");
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index 403556e0..2418d039 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -7,10 +7,10 @@
// Plushroom box.
000-1,35,69,0 script Q'Muller 104,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_QMuller);
+ .@q = getq(ShipQuests_QMuller);
if (.@q == 1) goto L_CallFunc;
mesn;
diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt
index 17ffeea0..d2a42a9a 100644
--- a/npc/000-1/tarlan.txt
+++ b/npc/000-1/tarlan.txt
@@ -8,7 +8,7 @@
setnpcdir 2;
mesn;
- set .@a, rand(4);
+ .@a = rand(4);
if (.@a == 0) goto L_HardToHit;
if (.@a == 1) goto L_Aouch;
if (.@a == 2) goto L_DoYou;
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 58569809..32b10dd2 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -8,10 +8,10 @@
// Aquada box.
000-1,34,111,0 script Tibbo 110,{
- set .@g, getq(ShipQuests_Gugli);
+ .@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;
- set .@q, getq(ShipQuests_Tibbo);
+ .@q = getq(ShipQuests_Tibbo);
if (.@q == 1) goto L_CallFunc;
mesn;