ports "Componentizes orbiting"

This commit is contained in:
Ghommie
2019-06-17 00:19:57 +02:00
parent d5bfe16c78
commit b782226900
14 changed files with 205 additions and 235 deletions
+1 -4
View File
@@ -342,10 +342,7 @@
if(cooldown>world.time)
to_chat(owner, "<span class='cultbold'>You aren't ready to place another blood mark yet!</span>")
return
if(owner.orbiting && owner.orbiting.orbiting)
target = owner.orbiting.orbiting
else
target = get_turf(owner)
target = owner.orbiting?.parent || get_turf(owner)
if(!target)
return
C.cult_team.blood_target = target