Removes a few outdated mob mentions. Fixes a few things. Almost definitely fixes #7570.

This commit is contained in:
Kelenius
2015-08-18 10:48:22 +03:00
parent f2b2f2a22c
commit afc5414ed9
5 changed files with 7 additions and 7 deletions

View File

@@ -415,7 +415,7 @@ It's fairly easy to fix if dealing with single letters but not so much with comp
var/atom/oldeye=M.client.eye
var/aiEyeFlag = 0
if(istype(oldeye, /mob/aiEye))
if(istype(oldeye, /mob/eye/aiEye))
aiEyeFlag = 1
var/x