From 25e4d04a331a6a0b9d897d4f721757730771ff97 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 18 Nov 2017 16:00:29 -0500 Subject: More documentation * Documented the item table * Documented the inventory table * Started writing tutorials --- gamemode/core/npc/sv_npcsystem.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/core/npc/sv_npcsystem.lua') diff --git a/gamemode/core/npc/sv_npcsystem.lua b/gamemode/core/npc/sv_npcsystem.lua index 0916d28..d376d6d 100644 --- a/gamemode/core/npc/sv_npcsystem.lua +++ b/gamemode/core/npc/sv_npcsystem.lua @@ -1,6 +1,7 @@ ---Various functions for npcs. -- Helps you spawn monsters, townies, and shopkeepers --@server sv_npcsystem.lua +--@alias n local f = nrequire("concommands.lua") local n = {} -- cgit v1.2.3-70-g09d2