diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:19:36 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | 3db1080d6f84deed38ead97d24055ec3c5cde86b (patch) | |
tree | e55cd8ff83e95a4c1383978a18bf884b0b0ae627 /world/map/npc/048-2/visitors.txt | |
parent | c8d231f68734e87b03b9b714b272397bbfaadcee (diff) | |
download | serverdata-3db1080d6f84deed38ead97d24055ec3c5cde86b.tar.gz serverdata-3db1080d6f84deed38ead97d24055ec3c5cde86b.tar.bz2 serverdata-3db1080d6f84deed38ead97d24055ec3c5cde86b.tar.xz serverdata-3db1080d6f84deed38ead97d24055ec3c5cde86b.zip |
NPCs on 048-* fixed
Diffstat (limited to 'world/map/npc/048-2/visitors.txt')
-rw-r--r-- | world/map/npc/048-2/visitors.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/048-2/visitors.txt b/world/map/npc/048-2/visitors.txt index 8f43c941..4fc4b4ca 100644 --- a/world/map/npc/048-2/visitors.txt +++ b/world/map/npc/048-2/visitors.txt @@ -2,7 +2,7 @@ // author: Jenalya // visitors that came to see the library and are now disappointed -048-2.gat,46,44,0|script|Connor|150, +048-2.gat,46,44,0|script|Connor|150 { mes "[Connor]"; mes "\"Oh, hello. There was a big accident in the library! Most of the books were damaged or destroyed!\""; @@ -14,7 +14,7 @@ close; } -048-2.gat,28,30,0|script|Parcival|153, +048-2.gat,28,30,0|script|Parcival|153 { mes "[Parcival]"; mes "\"Hello young one. Did you also come here to see the library?\""; |