--- deliantra/arch/mapbuilding/objects.arc 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/objects.arc 2007/03/03 01:15:44 1.7 @@ -1,50 +1,70 @@ -Object building_firepot +object building_firepot name Firepot material nrof 1 weight 1500 value 7500 type 161 subtype 3 -face mbfirepot.111 +face mbfirepot.x11 slaying firepot end -Object building_brazier +object building_brazier name Brazier material nrof 1 weight 1500 value 9500 type 161 subtype 3 -face mbbrazier.111 +face mbbrazier.x11 slaying brazier end -Object building_fireplace +object building_hangingfirepot +name Hanging Firepot material +nrof 1 +weight 1500 +value 8500 +type 161 +subtype 3 +face mbhangingfirepot.x11 +slaying hangingfirepot +end +object building_fireplace name Fireplace material nrof 1 weight 2500 value 10000 type 161 subtype 3 -face mbfireplace.111 +face mbfireplace.x11 slaying fireplace end -Object building_fountain +object building_fountain name Fountain material nrof 1 weight 25000 value 50500 type 161 subtype 3 -face mbfountain.111 +face mbfountain.x11 slaying fountain end -Object building_sign +object building_sign name Sign material nrof 1 weight 1500 value 25000 type 161 subtype 3 -face mbsign.111 +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