Flashy flash and Gondola Pods
and cult effect addition, fixes CTF
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
reset = new reset_path(get_turf(src))
|
||||
|
||||
/obj/item/twohanded/ctf/process()
|
||||
if(is_ctf_target(loc)) //don't reset from someone's hands.
|
||||
return PROCESS_KILL
|
||||
if(world.time > reset_cooldown)
|
||||
forceMove(get_turf(src.reset))
|
||||
for(var/mob/M in GLOB.player_list)
|
||||
|
||||
Reference in New Issue
Block a user