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