WIP Event ship and smaller shuttle

WIP on Virgo-2.dmm, Joan must help finish it :O
This commit is contained in:
Arokha Sieyes
2017-03-08 17:57:29 -05:00
parent eb48844c5d
commit 80e513657c
5 changed files with 520 additions and 128 deletions

View File

@@ -113,7 +113,7 @@
var/mob/living/L = teleatom
if(L.buckled)
C = L.buckled
if(attempt_vr(src,"try_televore",args)) return
if(attempt_vr(src,"try_televore",args)) return //VOREStation Edit - Telenoms.
if(force_teleport)
teleatom.forceMove(destturf)
playSpecials(destturf,effectout,soundout)