diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-06 14:10:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-06 14:10:24 -0300 |
commit | 019a7a3dddba72e1446cdb37c57713de127643c4 (patch) | |
tree | 719866357089e4943559ef616e93886e1823d965 /npc/018-6-3 | |
parent | ea5d1eef08847e0adb4887b3b466a1ca87470f8e (diff) | |
download | serverdata-019a7a3dddba72e1446cdb37c57713de127643c4.tar.gz serverdata-019a7a3dddba72e1446cdb37c57713de127643c4.tar.bz2 serverdata-019a7a3dddba72e1446cdb37c57713de127643c4.tar.xz serverdata-019a7a3dddba72e1446cdb37c57713de127643c4.zip |
So easy to miss these typos
Diffstat (limited to 'npc/018-6-3')
-rw-r--r-- | npc/018-6-3/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index 63064aa97..60c964b1b 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -365,7 +365,7 @@ OnInstanceInit: end; } -018-6-3,122,67,0 script #01863_fromOuttoNorth NPC_SUMMONING_CIRC,0,0,{ +018-6-3,122,67,0 script #01863_fromNEtoNorth NPC_SUMMONING_CIRC,0,0,{ dispbottom l("I should be prepared before walking on this."); end; |