From 76f2e4086134f45413bb67209ae1e842e79dca4c Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 30 Dec 2015 20:43:15 -0500 Subject: Fixed prop placement so players can build up --- gamemode/npcsystem/aidirector.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/npcsystem/aidirector.lua') diff --git a/gamemode/npcsystem/aidirector.lua b/gamemode/npcsystem/aidirector.lua index b0a76a9..b9ae95e 100644 --- a/gamemode/npcsystem/aidirector.lua +++ b/gamemode/npcsystem/aidirector.lua @@ -74,6 +74,7 @@ hook.Add("Tick","SpawnAmbient",function() if (C != CONTENTS_WATER and C != CONTENTS_WATER+CONTENTS_TRANSLUCENT) then --print("Appropriate place found, spawning bird)") + SpawnNpcByName("Bird",v:GetPos() + (v:GetUp()*500)) break end end -- cgit v1.2.3-70-g09d2