From 9604c3a2814a840e6893bc0282aff2a9cab0a4fa Mon Sep 17 00:00:00 2001 From: apickx Date: Sat, 18 Nov 2017 16:08:34 -0500 Subject: Minor additions Also making a first release for the documentation --- lua/autorun/town.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lua') diff --git a/lua/autorun/town.lua b/lua/autorun/town.lua index a6f6e87..342ba83 100644 --- a/lua/autorun/town.lua +++ b/lua/autorun/town.lua @@ -93,6 +93,11 @@ local fakes = { CreateInventory = function(name) return {} end + }, + ["sh_skillcommon.lua"] = { + RegisterSkill = function(tbl) + + end } } fakes["core/npc/sv_npcsystem.lua"] = fakes["sv_npcsystem.lua"] -- cgit v1.2.3-70-g09d2