From 100342bdd0a979f283f90875663784f20282dd5e Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 4 May 2019 16:05:01 -0400 Subject: Started on the NPC overhual Added some bits to start on the npcs overhaul --- gamemode/npcsystem/sh_townie.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/npcsystem/sh_townie.lua') diff --git a/gamemode/npcsystem/sh_townie.lua b/gamemode/npcsystem/sh_townie.lua index 3b693c5..6f93c99 100644 --- a/gamemode/npcsystem/sh_townie.lua +++ b/gamemode/npcsystem/sh_townie.lua @@ -1,7 +1,7 @@ local reg = nrequire("sh_npcsystem.lua") local base1 = nrequire("sh_talkablenpc.lua") -local base2 = nrequire("sh_moveingnpc.lua") +local base2 = nrequire("sh_movingnpc.lua") local npc = {} local npc_m = {__index = function(self,key) -- cgit v1.2.3-70-g09d2