--- deliantra/arch/mapbuilding/objects.arc 2007/02/06 22:40:24 1.5 +++ deliantra/arch/mapbuilding/objects.arc 2007/03/03 01:15:44 1.7 @@ -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 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 name Fountain material -slaying fountain -face mbfountain.x11 nrof 1 -type 161 -subtype 3 -value 50500 weight 25000 -end - -object building_hangingfirepot -name Hanging Firepot material -slaying hangingfirepot -face mbhangingfirepot.x11 -nrof 1 +value 50500 type 161 subtype 3 -value 8500 -weight 1500 +face mbfountain.x11 +slaying fountain end - object building_sign name Sign material -slaying sign -face mbsign.x11 nrof 1 +weight 1500 +value 25000 type 161 subtype 3 -value 25000 +face mbsign.x11 +slaying sign +end +object building_altar_none +name Altar material +nrof 1 weight 1500 +value 2500000 +type 161 +subtype 3 +face mbaltarnone.x11 +slaying altar_none end -