mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user