diff options
author | Reid <reidyaro@gmail.com> | 2012-05-05 01:47:51 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-05 01:47:51 +0200 |
commit | 28e525f6306c9809fc4970e806e26d26bbc8ce4d (patch) | |
tree | ba1d953c6254d784ec5af038b033180bda2c49d1 | |
parent | 160a68cb568a47b2e9d861c6c4981057a55aede8 (diff) | |
download | serverdata-28e525f6306c9809fc4970e806e26d26bbc8ce4d.tar.gz serverdata-28e525f6306c9809fc4970e806e26d26bbc8ce4d.tar.bz2 serverdata-28e525f6306c9809fc4970e806e26d26bbc8ce4d.tar.xz serverdata-28e525f6306c9809fc4970e806e26d26bbc8ce4d.zip |
Correct nard's hammock NPC size.
-rw-r--r-- | npc/000-2-3/savepoint.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/savepoint.txt b/npc/000-2-3/savepoint.txt index 4f70bcfe..d19117e0 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 906,0,0{ +000-2-3.gat,28,24,0,2 script #name 906,1,0{ mesn "Narrator"; mes col(l("There is a nice place to stay beside you."), 9); |