Fixes an issue with the generic ert shuttle that lead to occupants being pulled south after exit (#7289)

Also added an icon for the step_triggers, as they were invisible.
Fixes #7291
This commit is contained in:
fernerr
2019-10-29 13:26:14 +02:00
committed by Erki
parent 85a07edd6c
commit d2d440a676
3 changed files with 239 additions and 273 deletions
@@ -3,6 +3,8 @@
/obj/effect/step_trigger
var/affect_ghosts = 0
var/stopper = 1 // stops throwers
icon = 'icons/mob/screen/generic.dmi'
icon_state = "x2"
invisibility = 101 // nope cant see this shit
anchored = 1