diff options
author | Reid <reidyaro@gmail.com> | 2012-01-15 18:45:48 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-01-15 18:45:48 +0100 |
commit | bffab90bcdf1938ff8f00a24e29e19bac4ddd1e3 (patch) | |
tree | 551aaa62610fdeb8ee56addcc9b4e243f17cdabd | |
parent | e97dc8cbdbdcca7cc19d7d2a443d21b6fea43e94 (diff) | |
download | serverdata-bffab90bcdf1938ff8f00a24e29e19bac4ddd1e3.tar.gz serverdata-bffab90bcdf1938ff8f00a24e29e19bac4ddd1e3.tar.bz2 serverdata-bffab90bcdf1938ff8f00a24e29e19bac4ddd1e3.tar.xz serverdata-bffab90bcdf1938ff8f00a24e29e19bac4ddd1e3.zip |
Change NPC ID on 000-0/sailors.txt .
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index bdf31db3..3c301927 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -6,7 +6,7 @@ // Description: // Start script of Evol Online. -000-0.gat,23,20,0,1 script Sailors 304,6,6,{ +000-0.gat,23,20,0,1 script Sailors 305,6,6,{ OnTouch: mesn "Narrator"; |