diff options
Diffstat (limited to 'npc/001-1/north_shops.txt')
-rwxr-xr-x | npc/001-1/north_shops.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/001-1/north_shops.txt b/npc/001-1/north_shops.txt new file mode 100755 index 00000000..88d4c306 --- /dev/null +++ b/npc/001-1/north_shops.txt @@ -0,0 +1,6 @@ +001-1,106,105,0 shop Neko NPC101,3006:10,501:25,502:35,533:55,539:87,562:250 +001-1,111,108,0 shop Inar NPC108,1202:5,656:100,586:500,735:500,546:1000,724:500,723:2400 +001-1,48,79,0 script Well NPC400,{ + callfunc "WaterBottle"; + end; +} |