mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
more fixes and formatting
This commit is contained in:
@@ -179,6 +179,9 @@
|
||||
if(!mob || !mob.loc)
|
||||
return 0
|
||||
|
||||
if(!n || !direct) // why did we never check this before?
|
||||
return FALSE
|
||||
|
||||
if(mob.notransform)
|
||||
return 0 //This is sota the goto stop mobs from moving var
|
||||
|
||||
|
||||
Reference in New Issue
Block a user