mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Adds step teleporters, selectively replaces admin walls to prevent falls from space
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
invisibility = 99 // nope cant see this shit
|
invisibility = 99 // nope cant see this shit
|
||||||
plane = ABOVE_PLANE
|
plane = ABOVE_PLANE
|
||||||
anchored = 1
|
anchored = 1
|
||||||
|
icon = 'icons/mob/screen1.dmi'
|
||||||
|
icon_state = "centermarker"
|
||||||
|
|
||||||
/obj/effect/step_trigger/proc/Trigger(var/atom/movable/A)
|
/obj/effect/step_trigger/proc/Trigger(var/atom/movable/A)
|
||||||
return 0
|
return 0
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user