From 9adcb3c73a8d0e7ecfe66b30da630c6c2e67f03a Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 27 Aug 2016 17:08:46 -0400 Subject: Moved prayers to their own system --- gamemode/shared/npc_editor.lua | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 gamemode/shared/npc_editor.lua (limited to 'gamemode/shared/npc_editor.lua') diff --git a/gamemode/shared/npc_editor.lua b/gamemode/shared/npc_editor.lua deleted file mode 100644 index 105ead8..0000000 --- a/gamemode/shared/npc_editor.lua +++ /dev/null @@ -1,10 +0,0 @@ - -if SERVER then - local npcnodes = {} - - local function spawnnpcnode() - - end - - concommand.Add("artery_makenpc",spawnnpcnode) -end -- cgit v1.2.3-70-g09d2