mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Kevinz you meme
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
lastloc = orbiter.loc
|
||||
for(var/other_orbit in orbiter.orbiters)
|
||||
var/datum/orbit/OO = other_orbit
|
||||
if(OO == src)
|
||||
continue
|
||||
OO.Check(targetloc)
|
||||
|
||||
/atom/movable/var/datum/orbit/orbiting = null
|
||||
|
||||
Reference in New Issue
Block a user