From 6f6cce0561c19e7af14bcc6e6b1c7de2d5efc530 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 29 Apr 2016 20:30:52 -0400 Subject: a halfway commit to show scott --- gamemode/server/entity_functions.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'gamemode/server/entity_functions.lua') diff --git a/gamemode/server/entity_functions.lua b/gamemode/server/entity_functions.lua index e5b91c1..4894ad1 100644 --- a/gamemode/server/entity_functions.lua +++ b/gamemode/server/entity_functions.lua @@ -53,8 +53,6 @@ function EntityMeta:DropToGround() self:SetPos( tr.HitPos ) end -GMS.LootableNPCs = { "npc_antlion", "npc_antlionguard", "npc_crow", "npc_seagull", "npc_pigeon", "npc_zombie" } - function EntityMeta:IsLootableNPC() return table.HasValue( GMS.LootableNPCs, self:GetClass() ) end -- cgit v1.2.3-70-g09d2