summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-07-01 16:31:29 +0200
committerReid <reidyaro@gmail.com>2012-07-01 16:31:29 +0200
commit9312a34faed7926702b29371fb23574b129bcd67 (patch)
tree983a19b331562a44f43d94379f4e592a1815b987
parent2abb75d7cda9f483f76b5bf2645a125f05355d92 (diff)
downloadserverdata-9312a34faed7926702b29371fb23574b129bcd67.tar.gz
serverdata-9312a34faed7926702b29371fb23574b129bcd67.tar.bz2
serverdata-9312a34faed7926702b29371fb23574b129bcd67.tar.xz
serverdata-9312a34faed7926702b29371fb23574b129bcd67.zip
Add #0 and #1 on Chest names.
-rw-r--r--npc/000-1/chest.txt2
-rw-r--r--npc/000-2-1/chest.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index 515d547d..1fb4f66e 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -9,7 +9,7 @@
// 0: Not opened.
// 1: Opened.
-000-1.gat,58,31,0 script Chest 316;2,{
+000-1.gat,58,31,0 script Chest#1 316;2,{
set @q, geta(ShipQuests, ShipQuests_TreasureChest);
if (getnpcdir ("") == 4) goto l_Give;
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index a9495039..18e2ad96 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -9,7 +9,7 @@
// 1: Talked to Arpan. Need to get cloths
// 2: Got cloths
-000-2-1.gat,41,37,0 script Chest 317;2,{
+000-2-1.gat,41,37,0 script Chest#0 317;2,{
set @q, geta2(ShipQuests, ShipQuests_Arpan);
if (getnpcdir ("") == 4) goto l_Give;