--- deliantra/arch/mapbuilding/objects.arc 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/objects.arc 2006/05/04 21:04:21 1.3 @@ -18,6 +18,16 @@ face mbbrazier.111 slaying brazier end +Object building_hangingfirepot +name Hanging Firepot material +nrof 1 +weight 1500 +value 8500 +type 161 +subtype 3 +face mbhangingfirepot.111 +slaying hangingfirepot +end Object building_fireplace name Fireplace material nrof 1 @@ -48,3 +58,13 @@ face mbsign.111 slaying sign end +Object building_altar_none +name Altar material +nrof 1 +weight 1500 +value 2500000 +type 161 +subtype 3 +face mbaltarnone.111 +slaying altar_none +end