diff options
Diffstat (limited to 'npc/merchants/ammo_dealer.txt')
-rw-r--r-- | npc/merchants/ammo_dealer.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index 5a2947928..2e45343d4 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -13,7 +13,7 @@ //============================================================ // Ammo Dealer Tony -que_ng.gat,187,156,3 script Tony 86,{ +que_ng,187,156,3 script Tony 86,{ mes "[Tony]"; mes "I can make spheres for you."; mes "Spheres are the ammunition for"; @@ -97,4 +97,4 @@ sF_Make: mes "enough materials to create the"; mes "spheres."; close; -} +}
\ No newline at end of file |