From 8e050456d610a7adf087b8b065f3fba2f21d3c2d Mon Sep 17 00:00:00 2001 From: Apickx Date: Thu, 8 Mar 2018 20:19:27 -0500 Subject: Revamped npcs Revamed all npcs to now use the hl2 builtins Added antlion gaurd npcs, who will drop the item needed to make spells. --- gamemode/itemsystem/items/spell_teleport.lua | 9 --------- 1 file changed, 9 deletions(-) (limited to 'gamemode/itemsystem/items/spell_teleport.lua') diff --git a/gamemode/itemsystem/items/spell_teleport.lua b/gamemode/itemsystem/items/spell_teleport.lua index e86f388..521dca2 100644 --- a/gamemode/itemsystem/items/spell_teleport.lua +++ b/gamemode/itemsystem/items/spell_teleport.lua @@ -20,15 +20,6 @@ ITEM.Structure = { }, } -ITEM.Recipe = { - Resources = { - ["Plank"] = 2, - ["Rope"] = 1, - ["Sap"] = 1, - }, - Tools = {}, -} - ITEM.CD = 0.25 ITEM.Range = 9999 -- cgit v1.2.3-70-g09d2