summaryrefslogtreecommitdiff
path: root/npc/merchants/ammo_boxes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/merchants/ammo_boxes.txt')
-rw-r--r--npc/merchants/ammo_boxes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/ammo_boxes.txt b/npc/merchants/ammo_boxes.txt
index 1b935309a..fa1b1d51f 100644
--- a/npc/merchants/ammo_boxes.txt
+++ b/npc/merchants/ammo_boxes.txt
@@ -124,4 +124,4 @@ function script Func_Casing {
delitem getarg(0), .@amount * 500;
getitem getarg(1), .@amount;
close;
-} \ No newline at end of file
+}