mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user