mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Replace a bunch of VOREStation edits that can be sent to Polaris
This commit is contained in:
@@ -389,10 +389,8 @@
|
||||
///Return 1 for movement 0 for none
|
||||
/mob/proc/Process_Spacemove(var/check_drift = 0)
|
||||
|
||||
//VOREStation Edit begin: SHADEKIN
|
||||
if(shadekin_phasing_check())
|
||||
if(is_incorporeal())
|
||||
return
|
||||
//VOREStation Edit end: SHADEKIN
|
||||
|
||||
if(!Check_Dense_Object()) //Nothing to push off of so end here
|
||||
update_floating(0)
|
||||
|
||||
Reference in New Issue
Block a user