--- deliantra/arch/mapbuilding/objects.arc 2007/03/03 01:15:44 1.7 +++ deliantra/arch/mapbuilding/objects.arc 2010/04/08 22:40:36 1.12 @@ -1,70 +1,87 @@ -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 +type 126 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 +name_pl Brazier materials slaying brazier -end -object building_hangingfirepot -name Hanging Firepot material +face mbbrazier.x11 nrof 1 -weight 1500 -value 8500 -type 161 +type 126 subtype 3 -face mbhangingfirepot.x11 -slaying hangingfirepot +value 9500 +weight 1500 end + object building_fireplace name Fireplace material +name_pl Fireplace materials +slaying fireplace +face mbfireplace.x11 nrof 1 -weight 2500 +type 126 +subtype 3 value 10000 -type 161 +weight 2500 +end + +object building_firepot +name Firepot material +name_pl Firepot materials +slaying firepot +face mbfirepot.x11 +nrof 1 +type 126 subtype 3 -face mbfireplace.x11 -slaying fireplace +value 7500 +weight 1500 end + object building_fountain name Fountain material +name_pl Fountain materials +slaying fountain +face mbfountain.x11 nrof 1 -weight 25000 +type 126 +subtype 3 value 50500 -type 161 +weight 25000 +end + +object building_hangingfirepot +name Hanging Firepot material +name_pl Hanging Firepot materials +slaying hangingfirepot +face mbhangingfirepot.x11 +nrof 1 +type 126 subtype 3 -face mbfountain.x11 -slaying fountain +value 8500 +weight 1500 end + object building_sign name Sign material -nrof 1 -weight 1500 -value 25000 -type 161 -subtype 3 -face mbsign.x11 +name_pl Sign materials slaying sign -end -object building_altar_none -name Altar material +msg +Place a book or scroll, which will be destroyed, on the square before building. The text will be used as the text of the sign. +endmsg +face mbsign.x11 nrof 1 -weight 1500 -value 2500000 -type 161 +type 126 subtype 3 -face mbaltarnone.x11 -slaying altar_none +value 25000 +weight 1500 end +