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 a83950878..77c3f64bf 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -110,4 +110,4 @@ function script Bullet_Trade { mes "Prepare again and come back."; close; } -}
\ No newline at end of file +} |