Merge pull request #2897 from VOREStation/aro-bstemple

New Away Mission (and minor other stuff)
This commit is contained in:
Aronai Sieyes
2018-01-30 20:04:07 -05:00
committed by GitHub
12 changed files with 504 additions and 12 deletions
@@ -1493,6 +1493,10 @@
to_chat(user,"<span class='warning'>\The [src] can't teleport you that far!</span>")
return
if(uT.block_tele || dT.block_tele)
to_chat(user,"<span class='warning'>Something is interfering with \the [src]!</span>")
return
//Bzzt.
ready = 0
power_source.use(charge_cost)