quick fix

This commit is contained in:
Enric Gabriel
2020-05-19 23:59:19 -03:00
parent df243b5f04
commit 01f3b03de9
2 changed files with 1 additions and 1 deletions
@@ -2,6 +2,7 @@
var/dumping_range = 8
var/dumping_sound = 'sound/items/pshoom.ogg'
var/alt_sound = 'sound/items/pshoom_2.ogg'
allow_big_nesting = TRUE
/datum/component/storage/concrete/bluespace/dump_content_at(atom/dest, mob/M)
var/atom/A = parent