--- deliantra/arch/mapbuilding/objects.arc 2007/03/03 01:15:44 1.7 +++ deliantra/arch/mapbuilding/objects.arc 2007/03/03 01:22:38 1.8 @@ -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 name Brazier material -nrof 1 -weight 1500 -value 9500 -type 161 -subtype 3 -face mbbrazier.x11 slaying brazier -end -object building_hangingfirepot -name Hanging Firepot material +face mbbrazier.x11 nrof 1 -weight 1500 -value 8500 type 161 subtype 3 -face mbhangingfirepot.x11 -slaying hangingfirepot +value 9500 +weight 1500 end + object building_fireplace name Fireplace material +slaying fireplace +face mbfireplace.x11 nrof 1 -weight 2500 +type 161 +subtype 3 value 10000 +weight 2500 +end + +object building_firepot +name Firepot material +slaying firepot +face mbfirepot.x11 +nrof 1 type 161 subtype 3 -face mbfireplace.x11 -slaying fireplace +value 7500 +weight 1500 end + 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 +