Fixes pimpin ride janicart (and other ridden vehicles) being spaceworthy (#1707)
This commit is contained in:
committed by
kevinz000
parent
a68255e226
commit
0c9b72f7fc
@@ -106,9 +106,6 @@
|
||||
if(ridden.has_gravity())
|
||||
return 1
|
||||
|
||||
if(ridden.pulledby)
|
||||
return 1
|
||||
|
||||
return 0
|
||||
|
||||
/datum/riding/space/Process_Spacemove(direction)
|
||||
|
||||
Reference in New Issue
Block a user