summaryrefslogtreecommitdiff
path: root/npc/custom/eAAC_Scripts/vendmachine.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/eAAC_Scripts/vendmachine.txt')
-rw-r--r--npc/custom/eAAC_Scripts/vendmachine.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/custom/eAAC_Scripts/vendmachine.txt b/npc/custom/eAAC_Scripts/vendmachine.txt
index 92a542a21..82a514c8d 100644
--- a/npc/custom/eAAC_Scripts/vendmachine.txt
+++ b/npc/custom/eAAC_Scripts/vendmachine.txt
@@ -1,12 +1,10 @@
//=====================================
// Vending Machine Script
-// v2.4
+// v2.3
//=====================================
// by Celestria
//=====================================
// Changelog:
-// 2.4 - Removed Duplicates [Silent]
-//
// 2.3 - Added in "Slam" feature, as well as admin ability to turn machine on and off.
// - Added admin menu. Allows GMs to put machines in/out of service, and to clear
// all jammed items.
@@ -295,4 +293,4 @@ R_Item:
close;}
mes "The machine shakes, but nothing happens";
close;
-} \ No newline at end of file
+}