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_shop.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamemode/npcsystem/sh_shop.lua') diff --git a/gamemode/npcsystem/sh_shop.lua b/gamemode/npcsystem/sh_shop.lua index c2b291d..31423b6 100644 --- a/gamemode/npcsystem/sh_shop.lua +++ b/gamemode/npcsystem/sh_shop.lua @@ -1,3 +1,5 @@ +print("No longer Hello from sh_shop.lua!") + local reg = nrequire("sh_npcsystem.lua") local base = nrequire("sh_talkablenpc.lua") -- cgit v1.2.3-70-g09d2