mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
removes isAI() from broken merge
This commit is contained in:
@@ -88,12 +88,6 @@
|
||||
return 1
|
||||
return 0
|
||||
|
||||
/mob/proc/isAI()
|
||||
return 0
|
||||
|
||||
/mob/living/silicon/ai/isAI()
|
||||
return 1
|
||||
|
||||
/mob/proc/isMobAI()
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user