move shuttleRotate into the shuttle module

This commit is contained in:
ninjanomnom
2017-10-04 02:54:13 -04:00
parent 23d8387f96
commit 436bffbb77
11 changed files with 102 additions and 89 deletions
-4
View File
@@ -735,10 +735,6 @@
mob_spell_list -= S
qdel(S)
//override to avoid rotating pixel_xy on mobs
/mob/shuttleRotate(rotation)
setDir(angle2dir(rotation+dir2angle(dir)))
//You can buckle on mobs if you're next to them since most are dense
/mob/buckle_mob(mob/living/M, force = FALSE, check_loc = TRUE)
if(M.buckled)