--- deliantra/arch/mapbuilding/objects.arc 2006/05/04 15:31:31 1.2 +++ deliantra/arch/mapbuilding/objects.arc 2009/10/09 02:42:25 1.9 @@ -1,60 +1,84 @@ -Object building_firepot -name Firepot material +object building_altar_none +name Altar material +name_pl Altar materials +slaying altar_none +face mbaltarnone.x11 nrof 1 -weight 1500 -value 7500 type 161 subtype 3 -face mbfirepot.111 -slaying firepot +value 2500000 +weight 1500 end -Object building_brazier + +object building_brazier name Brazier material +name_pl Brazier materials +slaying brazier +face mbbrazier.x11 nrof 1 -weight 1500 -value 9500 type 161 subtype 3 -face mbbrazier.111 -slaying brazier +value 9500 +weight 1500 end -Object building_fireplace + +object building_fireplace name Fireplace material +name_pl Fireplace materials +slaying fireplace +face mbfireplace.x11 nrof 1 -weight 2500 +type 161 +subtype 3 value 10000 +weight 2500 +end + +object building_firepot +name Firepot material +name_pl Firepot materials +slaying firepot +face mbfirepot.x11 +nrof 1 type 161 subtype 3 -face mbfireplace.111 -slaying fireplace +value 7500 +weight 1500 end -Object building_fountain + +object building_fountain name Fountain material +name_pl Fountain materials +slaying fountain +face mbfountain.x11 nrof 1 -weight 25000 -value 50500 type 161 subtype 3 -face mbfountain.111 -slaying fountain +value 50500 +weight 25000 end -Object building_sign -name Sign material + +object building_hangingfirepot +name Hanging Firepot material +name_pl Hanging Firepot materials +slaying hangingfirepot +face mbhangingfirepot.x11 nrof 1 -weight 1500 -value 25000 type 161 subtype 3 -face mbsign.111 -slaying sign +value 8500 +weight 1500 end -Object building_altar_none -name Altar material + +object building_sign +name Sign material +name_pl Sign materials +slaying sign +face mbsign.x11 nrof 1 -weight 1500 -value 2500000 type 161 subtype 3 -face mbaltarnone.111 -slaying altar_none +value 25000 +weight 1500 end +