AIs will no longer gib themselves if they click on the singularity.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1172 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-03-09 22:49:04 +00:00
parent 0dd3e20c75
commit fd37bd99f0
@@ -88,6 +88,9 @@ var/global/list/uneatable = list(
event()
return
attack_ai() //to prevent ais from gibbing themselves when they click on one.
return
proc
dissipate()
if(!dissipate)