--- deliantra/arch/mapbuilding/objects.arc 2007/01/02 21:51:30 1.4 +++ deliantra/arch/mapbuilding/objects.arc 2007/02/06 22:40:24 1.5 @@ -1,70 +1,77 @@ -Object building_firepot -name Firepot material +object building_altar_none +name Altar material +slaying altar_none +face mbaltarnone.x11 nrof 1 -weight 1500 -value 7500 type 161 subtype 3 -face mbfirepot.x11 -slaying firepot +value 2500000 +weight 1500 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 -face mbbrazier.x11 -slaying brazier +value 9500 +weight 1500 end -Object building_hangingfirepot -name Hanging Firepot material + +object building_fireplace +name Fireplace material +slaying fireplace +face mbfireplace.x11 nrof 1 -weight 1500 -value 8500 type 161 subtype 3 -face mbhangingfirepot.x11 -slaying hangingfirepot +value 10000 +weight 2500 end -Object building_fireplace -name Fireplace material + +object building_firepot +name Firepot material +slaying firepot +face mbfirepot.x11 nrof 1 -weight 2500 -value 10000 type 161 subtype 3 -face mbfireplace.x11 -slaying fireplace +value 7500 +weight 1500 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 -face mbfountain.x11 -slaying fountain +value 50500 +weight 25000 end -Object building_sign -name Sign material + +object building_hangingfirepot +name Hanging Firepot material +slaying hangingfirepot +face mbhangingfirepot.x11 nrof 1 -weight 1500 -value 25000 type 161 subtype 3 -face mbsign.x11 -slaying sign +value 8500 +weight 1500 end -Object building_altar_none -name Altar material + +object building_sign +name Sign material +slaying sign +face mbsign.x11 nrof 1 -weight 1500 -value 2500000 type 161 subtype 3 -face mbaltarnone.x11 -slaying altar_none +value 25000 +weight 1500 end +