Merge pull request #9018 from Ghommie/Ghommie-cit171

Ports "Bluespace research updates" and "Teleportation standardization, channels, and interception"
This commit is contained in:
kevinz000
2019-08-04 19:04:59 -07:00
committed by GitHub
47 changed files with 241 additions and 121 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
use(1)
/obj/item/stack/ore/bluespace_crystal/proc/blink_mob(mob/living/L)
do_teleport(L, get_turf(L), blink_range, asoundin = 'sound/effects/phasein.ogg')
do_teleport(L, get_turf(L), blink_range, asoundin = 'sound/effects/phasein.ogg', channel = TELEPORT_CHANNEL_BLUESPACE)
/obj/item/stack/ore/bluespace_crystal/throw_impact(atom/hit_atom)
if(!..()) // not caught in mid-air