From 147c4b979de268fdf45c01beb0bb877d32e3e32c Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 25 Aug 2017 15:04:32 -0400 Subject: Fixed bug preventing shopkeeps from spawning --- lua/entities/info_townieshop/shared.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/entities/info_townieshop/shared.lua b/lua/entities/info_townieshop/shared.lua index 8202b26..80d76a1 100644 --- a/lua/entities/info_townieshop/shared.lua +++ b/lua/entities/info_townieshop/shared.lua @@ -1,7 +1,6 @@ if engine.ActiveGamemode() ~= "sandbox" then return end -ENT.Type = "anim" -ENT.Base = "info_progammable_base" +ENT.Base = "info_programmable_base" ENT.PrintName= "Townie Shopkeep" ENT.Author= "Apickx" -- cgit v1.2.3-70-g09d2