code/modules/antagonists/wizard/equipment/teleport_rod.dm
/obj/item/teleport_rod | Totally NOT a Rod of Discord Teleports you to where you click! |
---|---|
/obj/effect/temp_visual/teleport_flux | Temp visual displayed on both sides of a teleport rod teleport |
/datum/status_effect/teleport_flux | Status effect applied to users of a Teleport Rod, damages them when they teleport |
/atom/movable/screen/alert/status_effect/teleport_flux | Alert for the Teleport Flux status effect |
/particles/teleport_flux | Particles for Teleport Flux and other similar effects |