mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Merge branch 'bye-bye!' of https://github.com/tralezab/tgstation into bye-bye!
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
var/list/savedcontents = contents.Copy()
|
||||
var/saveddir = dir
|
||||
var/turf/destination = get_edge_target_turf(src,saveddir)
|
||||
visible_message("<span class='warning'>[src] ejects it's insides out!</span>")
|
||||
visible_message("<span class='warning'>[src] ejects its insides out!</span>")
|
||||
deconstruct(FALSE)//we automatically deconstruct the pod
|
||||
for(var/i in savedcontents)
|
||||
var/atom/movable/AM = i
|
||||
|
||||
Reference in New Issue
Block a user