aboutsummaryrefslogtreecommitdiff
path: root/gamemode/npcsystem/sv_rat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/npcsystem/sv_rat.lua')
-rw-r--r--gamemode/npcsystem/sv_rat.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/npcsystem/sv_rat.lua b/gamemode/npcsystem/sv_rat.lua
index fadbc8d..bf2cc65 100644
--- a/gamemode/npcsystem/sv_rat.lua
+++ b/gamemode/npcsystem/sv_rat.lua
@@ -1,4 +1,4 @@
-local n = nrequire("sv_npcsystem.lua")
+local n = nrequire("sh_npcsystem.lua")
local NPC = {}
NPC.Name = "Rat"
NPC.Desc = "A nasty little guy"