From d55c70375be34c740cee4a8a86dc3a81249d42f1 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 3 Jan 2016 22:48:10 -0500 Subject: spelling fix in zombie.lua --- gamemode/npcsystem/npcs/bird.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemode/npcsystem/npcs/bird.lua b/gamemode/npcsystem/npcs/bird.lua index ff4c2f2..7b19457 100644 --- a/gamemode/npcsystem/npcs/bird.lua +++ b/gamemode/npcsystem/npcs/bird.lua @@ -32,7 +32,7 @@ NPC.Drops = { --Attacks should be formated as [i]={function attackpriority() = function doattack()} local checkrun = function(self,ply) - --If we're awayre of any enemies, run away! + --If we're aware of any enemies, run away! return 1 end local dorun = function(self,ply) -- cgit v1.2.3-70-g09d2