mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Some statue tuning
This commit is contained in:
@@ -413,6 +413,8 @@
|
||||
return 1
|
||||
if(ispath(MP, /mob/living/carbon/alien))
|
||||
return 1
|
||||
if(ispath(MP, /mob/living/simple_animal/hostile/statue))
|
||||
return 1
|
||||
|
||||
//Friendly Creatures!
|
||||
if(ispath(MP, /mob/living/carbon/monkey/diona))
|
||||
|
||||
Reference in New Issue
Block a user