Fix Build Your Own Shuttle crashing the server (#39886)

This commit is contained in:
Tad Hardesty
2018-08-25 04:42:24 -07:00
committed by vuonojenmustaturska
parent b8d61a5e1f
commit ac2d857da0
3 changed files with 6 additions and 19 deletions
-13
View File
@@ -102,19 +102,6 @@
qdel(src)
//Shuttle Build
/obj/effect/shuttle_build
name = "shuttle_build"
desc = "Some assembly required."
icon = 'icons/obj/items_and_weapons.dmi'
icon_state = "syndballoon"
anchored = TRUE
/obj/effect/shuttle_build/New()
SSshuttle.emergency.initiate_docking(SSshuttle.getDock("emergency_home"))
qdel(src)
//Arena
/obj/effect/forcefield/arena_shuttle