diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:20:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:20:05 -0300 |
commit | 3cf35b0be67665120f3d7e58e48a0aaddfc38299 (patch) | |
tree | 9d5496974a350bdb561320539606e0294c972865 | |
parent | 72911cb6fa70a9498f2c783a472f90d2c7d9d546 (diff) | |
download | serverdata-3cf35b0be67665120f3d7e58e48a0aaddfc38299.tar.gz serverdata-3cf35b0be67665120f3d7e58e48a0aaddfc38299.tar.bz2 serverdata-3cf35b0be67665120f3d7e58e48a0aaddfc38299.tar.xz serverdata-3cf35b0be67665120f3d7e58e48a0aaddfc38299.zip |
Sorry
-rw-r--r-- | npc/006-3/piouisle.txt | 2 | ||||
-rw-r--r-- | npc/006-3/warpcandorbattle.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/006-3/piouisle.txt b/npc/006-3/piouisle.txt index 110e9f87c..ff25f79b9 100644 --- a/npc/006-3/piouisle.txt +++ b/npc/006-3/piouisle.txt @@ -13,7 +13,7 @@ OnInit: } // Effective warp -006-3,66,62,0 script Magic Barrier#Pi NPC_HIDDEN,0,0,{ +006-3,66,62,0 script Magic Barrier#0063 NPC_HIDDEN,0,0,{ end; OnTouch: diff --git a/npc/006-3/warpcandorbattle.txt b/npc/006-3/warpcandorbattle.txt index a4528381f..f2d119048 100644 --- a/npc/006-3/warpcandorbattle.txt +++ b/npc/006-3/warpcandorbattle.txt @@ -4,7 +4,7 @@ // Jesusalva -006-3,53,36,0 script Sign#0060CF NPC_SWORDS_SIGN,{ +006-3,53,36,0 script Sign#0063CF NPC_SWORDS_SIGN,{ mesc l("To the courageous, thy foe is rancorous."); close; @@ -15,7 +15,7 @@ OnInit: } // Effective warp -006-3,54,35,0 script Magic Barrier NPC_HIDDEN,0,0,{ +006-3,54,35,0 script Magic Barrier#0064 NPC_HIDDEN,0,0,{ end; OnTouch: |