From a3a9aa4ba567a42c04adfd790049de8b390ee2d5 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 30 Dec 2015 14:09:16 -0500 Subject: Allowed aidirector to spawn dodos --- gamemode/npcsystem/npcs/bird.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/npcsystem/npcs/bird.lua') diff --git a/gamemode/npcsystem/npcs/bird.lua b/gamemode/npcsystem/npcs/bird.lua index d09f1ef..fa98335 100644 --- a/gamemode/npcsystem/npcs/bird.lua +++ b/gamemode/npcsystem/npcs/bird.lua @@ -33,7 +33,7 @@ end --What to replace ENT:RunBehaviour with function NPC:Behave() - print("Going into bird's custom behaviour") + --print("Going into bird's custom behaviour") while ( true ) do self:StartActivity( ACT_IDLE ) -- walk anims self:PlaySequenceAndWait( "Idle01" ) -- Sit on the floor -- cgit v1.2.3-70-g09d2