summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-30 17:23:44 +0200
committerReid <reidyaro@gmail.com>2012-04-30 17:23:44 +0200
commit1bf87855448328a2eaebc386994a0395684d0db7 (patch)
tree6e67459814074c69e46bba2b4d5d9ea6e1de6d04 /npc
parentee39adf7d39a0778453a0b56c14da1c977df29ae (diff)
downloadserverdata-1bf87855448328a2eaebc386994a0395684d0db7.tar.gz
serverdata-1bf87855448328a2eaebc386994a0395684d0db7.tar.bz2
serverdata-1bf87855448328a2eaebc386994a0395684d0db7.tar.xz
serverdata-1bf87855448328a2eaebc386994a0395684d0db7.zip
Add savepoint NPC sprite on 000-2-1 and 000-2-3 map.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-1/_import.txt2
-rw-r--r--npc/000-2-1/savepoint.txt8
-rw-r--r--npc/000-2-3/savepoint.txt2
3 files changed, 6 insertions, 6 deletions
diff --git a/npc/000-1/_import.txt b/npc/000-1/_import.txt
index f7ba8781..c0e756d9 100644
--- a/npc/000-1/_import.txt
+++ b/npc/000-1/_import.txt
@@ -1,3 +1,3 @@
map: 000-1.gat
npc: npc/000-1/_mobs.txt
-npc: npc/000-1/_warps.txt
+npc: npc/000-1/_warps.txt \ No newline at end of file
diff --git a/npc/000-2-1/savepoint.txt b/npc/000-2-1/savepoint.txt
index c671c716..e8883e18 100644
--- a/npc/000-2-1/savepoint.txt
+++ b/npc/000-2-1/savepoint.txt
@@ -4,7 +4,7 @@
// Description:
// Save locations in 000-2-1 map.
-000-2-1.gat,30,37,0,2 script #name 999,{
+000-2-1.gat,30,37,0,2 script #name 900,{
set @map$, "000-2-1.gat";
set @x, 30;
@@ -14,7 +14,7 @@
}
-000-2-1.gat,36,37,0,2 script #name 999,{
+000-2-1.gat,36,37,0,2 script #name 900,{
set @map$, "000-2-1.gat";
set @x, 36;
@@ -23,7 +23,7 @@
close;
}
-000-2-1.gat,40,38,0,2 script #name 999,{
+000-2-1.gat,40,38,0,2 script #name 900,{
set @map$, "000-2-1.gat";
set @x, 40;
@@ -33,7 +33,7 @@
}
-000-2-1.gat,45,40,0,2 script #name 999,{
+000-2-1.gat,45,40,0,2 script #name 900,{
set @map$, "000-2-1.gat";
set @x, 45;
diff --git a/npc/000-2-3/savepoint.txt b/npc/000-2-3/savepoint.txt
index 9013e000..96a601b7 100644
--- a/npc/000-2-3/savepoint.txt
+++ b/npc/000-2-3/savepoint.txt
@@ -4,7 +4,7 @@
// Description:
// Fake save point in nard's room.
-000-2-3.gat,28,24,0,2 script #name 999,{
+000-2-3.gat,28,24,0,2 script #name 900,{
mesn "Narrator";
mes col(l("There is a nice place to stay beside you."), 9);