Ben Lubar 2016-01-29 14:51:32 -06:00
parent a316dfa074
commit aab5c61923
1 changed files with 1 additions and 0 deletions

@ -57,6 +57,7 @@ module DFHack
bld.setSubtype(subtype)
bld.setCustomType(custom)
case type
when :Well; bld.bucket_z = bld.z
when :Furnace; bld.melt_remainder[world.raws.inorganics.length] = 0
when :Coffin; bld.initBurialFlags
when :Trap; bld.unk_cc = 500 if bld.trap_type == :PressurePlate