mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-27 23:30:02 +01:00
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13
This commit is contained in:
@@ -934,7 +934,10 @@
|
||||
ghost.ManualFollow(src)
|
||||
|
||||
/obj/item/melee/ghost_sword/process()
|
||||
ghost_check()
|
||||
force = 0
|
||||
var/ghost_counter = ghost_check()
|
||||
|
||||
force = clamp((ghost_counter * 4), 0, 75)
|
||||
|
||||
/obj/item/melee/ghost_sword/proc/recursive_orbit_collect(atom/A, list/L)
|
||||
for(var/i in A.orbiters?.orbiters)
|
||||
|
||||
Reference in New Issue
Block a user