diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-09 13:33:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-09 13:33:57 -0300 |
commit | cf18ce071c79ae37e14ea38943e0b1d88da70a7b (patch) | |
tree | f9159c9b60b3018300dd22ffba0d797bc5e828e5 /npc/009-2/shops.txt | |
parent | 8a4bf716002a017de77fe7df301ef8e4aaf00a2e (diff) | |
download | serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.gz serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.bz2 serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.xz serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.zip |
Override
Diffstat (limited to 'npc/009-2/shops.txt')
-rwxr-xr-x | npc/009-2/shops.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/npc/009-2/shops.txt b/npc/009-2/shops.txt new file mode 100755 index 00000000..a50d2d7a --- /dev/null +++ b/npc/009-2/shops.txt @@ -0,0 +1,14 @@ +009-2,65,49,0 shop Barkeeper NPC112,539:87,513:15,676:100 + +009-2,50,48,0 script Receptionist#inn NPC108,{ + @npcname$ = "Receptionist"; + @Cost = 100; + callfunc "Inn"; + end; +} + +009-2,97,24,0 shop Apprentice NPC120,904:0,1199:2,529:2,1200:500,530:4000 + +009-2,123,22,0 shop Potions#_M NPC400,501:25,502:35,567:250,568:250,750:200 + +009-2,32,99,0 shop General Store#hurnscald NPC112,527:150,541:100,1202:5,586:500,528:500,656:100,724:500,741:500 |