mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
Allows borgs to move up and down with jetpacks
This commit is contained in:
@@ -142,7 +142,11 @@
|
||||
return 0
|
||||
|
||||
if(Process_Spacemove()) //Checks for active jetpack
|
||||
<<<<<<< HEAD
|
||||
return 1
|
||||
=======
|
||||
return TRUE
|
||||
>>>>>>> 12489df... Merge pull request #5889 from Atermonera/jetborg
|
||||
|
||||
for(var/turf/simulated/T in trange(1,src)) //Robots get "magboots"
|
||||
if(T.density)
|
||||
|
||||
Reference in New Issue
Block a user