summaryrefslogtreecommitdiff
path: root/npc/000-0-0
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-14 15:25:31 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-14 15:25:31 -0200
commit6c744697a9506b0277fd60a84b87de62df4ea7e2 (patch)
tree3a7ee2d56a2277ec0a4151b74e32dbe88112f12e /npc/000-0-0
parent31f7e91e3051699c6845ecdd629bb2cab6fcd664 (diff)
downloadserverdata-6c744697a9506b0277fd60a84b87de62df4ea7e2.tar.gz
serverdata-6c744697a9506b0277fd60a84b87de62df4ea7e2.tar.bz2
serverdata-6c744697a9506b0277fd60a84b87de62df4ea7e2.tar.xz
serverdata-6c744697a9506b0277fd60a84b87de62df4ea7e2.zip
Rewrite Arpan accordingly. Tutorial reward is a Piou Leg. No experience is gained.
You got a whole level on tutorial? Reverted.
Diffstat (limited to 'npc/000-0-0')
-rw-r--r--npc/000-0-0/sailors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt
index 704a1374b..b2794433a 100644
--- a/npc/000-0-0/sailors.txt
+++ b/npc/000-0-0/sailors.txt
@@ -34,7 +34,7 @@ L_Step0:
goto L_Skip;
}
savepoint "000-0-0", 30, 37;
- setq1 ShipQuests_Arpan, 1;
+ setq ShipQuests_Arpan, 1;
// Tutorial accepted
L_Step1:
@@ -203,7 +203,7 @@ L_Step5:
goto L_Ready;
L_Skip:
- setq1 ShipQuests_Arpan, 5;
+ setq ShipQuests_Arpan, 5;
getitem CreasedShirt, 1;
getitem CreasedShorts, 1;
equip(CreasedShirt);