From 534103be54a129d8255988fc1e75a21a63c6021f Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 15 Jul 2018 19:57:27 -0400 Subject: Finished gather quest arcs Finished base quest system, and added "Gather" arcs, where players gather a certain number of a certain item. --- gamemode/core/pac/sv_pac.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/core/pac/sv_pac.lua') diff --git a/gamemode/core/pac/sv_pac.lua b/gamemode/core/pac/sv_pac.lua index 6c9a731..daadef9 100644 --- a/gamemode/core/pac/sv_pac.lua +++ b/gamemode/core/pac/sv_pac.lua @@ -83,7 +83,7 @@ end loadhashes() ---Reloads the hashes. --- Run this if you changed a pac and want to reload it. ![Requires admin](./req_admin) +-- Run this if you changed a pac and want to reload it. --@concommand artery_reload_pac_hashes concommand.Add("artery_reload_pac_hashes",function(ply,cmd,args) if not ply:IsAdmin() then return end -- cgit v1.2.3-70-g09d2