From 312f321f771960872fb3ee3e1bb24ebaf91aa38f Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 10 Jan 2016 20:08:37 -0500 Subject: Fixed hulls on antlions to be HULL_LARGE --- gamemode/npcsystem/npcs/antlion2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/npcsystem/npcs/antlion2.lua') diff --git a/gamemode/npcsystem/npcs/antlion2.lua b/gamemode/npcsystem/npcs/antlion2.lua index 738bb7e..1d2087b 100644 --- a/gamemode/npcsystem/npcs/antlion2.lua +++ b/gamemode/npcsystem/npcs/antlion2.lua @@ -13,7 +13,7 @@ NPC.Stats = { ["Accel"] = 400, ["Decel"] = 400, ["Step"] = 20, --Step height - ["Hull"] = HULL_MEDIUM + ["Hull"] = HULL_LARGE } --Drops should be formated as [index]={["item name"], percent_drop} where percent_drop is a number from 0 to 100 -- cgit v1.2.3-70-g09d2