mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
comment
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
if(mover.throwing)
|
||||
return TRUE
|
||||
mover_dir = get_dir(loc, target)
|
||||
//Due to how the other check is done, it would always return density for ordinal directions no matter what
|
||||
if(ordinal_direction_check())
|
||||
return FALSE
|
||||
if(mover_dir != dir)
|
||||
|
||||
Reference in New Issue
Block a user