--- deliantra/arch/mapbuilding/objects.arc 2007/02/06 22:40:24 1.5 +++ deliantra/arch/mapbuilding/objects.arc 2007/03/03 00:50:00 1.6 @@ -1,77 +1,70 @@ -object building_altar_none -name Altar material -slaying altar_none -face mbaltarnone.x11 +Object building_firepot +name Firepot material nrof 1 +weight 1500 +value 7500 type 161 subtype 3 -value 2500000 -weight 1500 +face mbfirepot.x11 +slaying firepot end - -object building_brazier +Object building_brazier name Brazier material -slaying brazier -face mbbrazier.x11 nrof 1 +weight 1500 +value 9500 type 161 subtype 3 -value 9500 -weight 1500 +face mbbrazier.x11 +slaying brazier end - -object building_fireplace -name Fireplace material -slaying fireplace -face mbfireplace.x11 +Object building_hangingfirepot +name Hanging Firepot material nrof 1 +weight 1500 +value 8500 type 161 subtype 3 -value 10000 -weight 2500 +face mbhangingfirepot.x11 +slaying hangingfirepot end - -object building_firepot -name Firepot material -slaying firepot -face mbfirepot.x11 +Object building_fireplace +name Fireplace material nrof 1 +weight 2500 +value 10000 type 161 subtype 3 -value 7500 -weight 1500 +face mbfireplace.x11 +slaying fireplace end - -object building_fountain +Object building_fountain name Fountain material -slaying fountain -face mbfountain.x11 nrof 1 +weight 25000 +value 50500 type 161 subtype 3 -value 50500 -weight 25000 +face mbfountain.x11 +slaying fountain end - -object building_hangingfirepot -name Hanging Firepot material -slaying hangingfirepot -face mbhangingfirepot.x11 +Object building_sign +name Sign material nrof 1 +weight 1500 +value 25000 type 161 subtype 3 -value 8500 -weight 1500 -end - -object building_sign -name Sign material -slaying sign face mbsign.x11 +slaying sign +end +Object building_altar_none +name Altar material nrof 1 +weight 1500 +value 2500000 type 161 subtype 3 -value 25000 -weight 1500 +face mbaltarnone.x11 +slaying altar_none end -