diff options
Diffstat (limited to 'npc/merchants/ammo_dealer.txt')
-rw-r--r-- | npc/merchants/ammo_dealer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index 446f4a32a..a83950878 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -16,7 +16,7 @@ //===== Comments ========================================== //= Converted from Aegis Script. //========================================================= -que_ng.gat,187,156,3 script Bullet Merchant Tony 86,{ +que_ng,187,156,3 script Bullet Merchant Tony 86,{ if (BaseJob == JOB_GUNSLINGER) { mes "[Tony]"; mes "I'm Bullet-tooth Tony!"; |