Missing line to re-add ponies. Ponies. Wheee.

This commit is contained in:
ZomgPonies
2013-09-05 14:45:12 -04:00
parent e5b8270059
commit 21840e1053
+2 -1
View File
@@ -369,7 +369,8 @@
return 1 //Bears will auto-attack mobs, even if they're player controlled (Fixed! - Nodrak)
if(ispath(MP, /mob/living/simple_animal/parrot))
return 1 //Parrots are no longer unfinished! -Nodrak
if(ispath(MP, /mob/living/simple_animal/pony))
return 1 // ZOMG PONIES WHEEE
//Not in here? Must be untested!
return 0