Flashy flash and Gondola Pods

and cult effect addition, fixes CTF
This commit is contained in:
Poojawa
2018-09-21 02:48:17 -05:00
parent 8afac0b881
commit d231018a3a
52 changed files with 4004 additions and 723 deletions
@@ -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)