From 97c511eb32ab1edd85391b027ecbdcb38c61eaa9 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 3 Jan 2016 23:03:11 -0500 Subject: Added first kind of antlion --- gamemode/npcsystem/npcs/zombie.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/npcsystem/npcs/zombie.lua') diff --git a/gamemode/npcsystem/npcs/zombie.lua b/gamemode/npcsystem/npcs/zombie.lua index 422080a..5914c04 100644 --- a/gamemode/npcsystem/npcs/zombie.lua +++ b/gamemode/npcsystem/npcs/zombie.lua @@ -1,6 +1,6 @@ NPC.Name = "Zombie" NPC.Desc = "A fearsome monster!" -NPC.Class = "Ambient" --Ambient, Agressive, Boss +NPC.Class = "Agressive" --Ambient, Agressive, Boss NPC.Model = "models/Zombie/Classic.mdl" NPC.Icon = Material("wintersurvival2/hud/ws1_icons/icon_rock") -- cgit v1.2.3-70-g09d2