[MIRROR] Fixes stacks and material containers, fixes wet floors (#6008)
* Fixes stacks and material containers, fixes wet floors (#36497) * Fixes stacks and material containers, fixes wet floors
This commit is contained in:
committed by
Poojawa
parent
c17da68be6
commit
1fd5de5bfe
@@ -7,7 +7,7 @@
|
||||
var/list/archdrops
|
||||
var/wet
|
||||
|
||||
/turf/open/Initialize()
|
||||
/turf/open/ComponentInitialize()
|
||||
. = ..()
|
||||
if(wet)
|
||||
AddComponent(/datum/component/wet_floor, wet, INFINITY, 0, INFINITY, TRUE)
|
||||
|
||||
Reference in New Issue
Block a user