summaryrefslogtreecommitdiff
path: root/npc/000-0-0/sailors.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-12 21:13:55 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-12 21:13:55 -0200
commit312bc6e97c5cf42227cf51eacbb71d348df2aee2 (patch)
tree88116c2606aab1bb490c008aa5a52ca88364c752 /npc/000-0-0/sailors.txt
parent8e40c3c7ed7a94cad0ee1631930b4b9144093459 (diff)
downloadserverdata-312bc6e97c5cf42227cf51eacbb71d348df2aee2.tar.gz
serverdata-312bc6e97c5cf42227cf51eacbb71d348df2aee2.tar.bz2
serverdata-312bc6e97c5cf42227cf51eacbb71d348df2aee2.tar.xz
serverdata-312bc6e97c5cf42227cf51eacbb71d348df2aee2.zip
Move chest from 002-1 to 000-0-0, I'm only breaking intro stuff atm
Diffstat (limited to 'npc/000-0-0/sailors.txt')
-rw-r--r--npc/000-0-0/sailors.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt
index 1d5b19304..33c936609 100644
--- a/npc/000-0-0/sailors.txt
+++ b/npc/000-0-0/sailors.txt
@@ -27,7 +27,7 @@ OnTalk:
mesn l("Magic Arpan");
mesq l("Yeye don't need to train here anymore! Let's head back to the ship before the sun sets, shall we?");
next;
- goto L_Ready;
+ goto L_Skip;
}
// TODO
@@ -66,6 +66,10 @@ OnTalk:
mesc l("(Protip: Use ##Barrow keys##b to walk around once you wake up.)");
next;
+L_Skip:
+ getitem CreasedShirt, 1;
+ getitem CreasedShorts, 1;
+
L_Ready:
restorecam;
adddefaultskills;