From 47b9e54e27c3e54dafde11f6710346976874bb79 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 1 May 2016 22:17:36 -0400 Subject: Added some comments to some of the items --- gamemode/itemsystem/common_dropable.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gamemode/itemsystem/common_dropable.lua') diff --git a/gamemode/itemsystem/common_dropable.lua b/gamemode/itemsystem/common_dropable.lua index 14d3da5..34ca905 100644 --- a/gamemode/itemsystem/common_dropable.lua +++ b/gamemode/itemsystem/common_dropable.lua @@ -1,4 +1,7 @@ --Adds a function to to allow the player to drop this item, in quantities of 1, half, all, or X, which brings up a menu asking the player how many they would like to drop +--[[ + genericMakeDroppable(ITEM) +]] function genericMakeDroppable(tbl) if(SERVER) then return end -- cgit v1.2.3-70-g09d2