diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/fexil.txt | 2 | ||||
-rw-r--r-- | npc/000-1/shop.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt index 6fdd2a0a..7370c2f3 100644 --- a/npc/000-1/fexil.txt +++ b/npc/000-1/fexil.txt @@ -4,7 +4,7 @@ // Description: // Newbie merchant. -000-1.gat,83,98,0,1 script Fexil 105,{ +000-1.gat,83,98,0,1 script Fexil 108,{ mesn; mesq lg("Greetings traveler."); diff --git a/npc/000-1/shop.txt b/npc/000-1/shop.txt index 1a500075..0a791ccf 100644 --- a/npc/000-1/shop.txt +++ b/npc/000-1/shop.txt @@ -4,4 +4,4 @@ // Description: // Fexil's shop bag. -000-1.gat,84,98,0,1 shop Bag 102,501:-1 +000-1.gat,84,98,0,1 shop Bag 109,501:-1 |