From 98e0462e4f6b13ff26af5211409352d45dd9453e Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 8 Jan 2017 22:28:08 -0500 Subject: Add a ton of icons, more work on refactoring --- gamemode/shared/loaditems.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gamemode/shared/loaditems.lua') diff --git a/gamemode/shared/loaditems.lua b/gamemode/shared/loaditems.lua index 7a4dd22..9975bb3 100644 --- a/gamemode/shared/loaditems.lua +++ b/gamemode/shared/loaditems.lua @@ -1,3 +1,5 @@ +do return end +--[=[ --[[ This file loads in all the items ]] @@ -56,3 +58,4 @@ concommand.Add("artery_giveitem",function(ply,cmd,args) print("Trying to give an item:" .. args[1]) ART.GiveItem(ply,args[1]) end, concmd.AutocompleteFunction(table.GetKeys(ART.Items)), "Give an item to the specified player, or yourself if no player is specified.") +]=] -- cgit v1.2.3-70-g09d2