Fixes the baseturf bad arg runtime and fixes the jumpToNullSpace proc

This commit is contained in:
CitadelStationBot
2017-07-19 04:05:53 -05:00
parent c294d781b6
commit 0b7d08d5ac
9 changed files with 45 additions and 48 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ All ShuttleMove procs go here
new_open.copy_air_with_tile(src)
//Source turf changes
ChangeTurf(turf_type, FALSE, TRUE, baseturf_type)
ChangeTurf(turf_type, baseturf_type, FALSE, TRUE)
return TRUE