--- deliantra/arch/mapbuilding/objects.arc 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/objects.arc 2011/05/15 20:14:50 1.13 @@ -1,50 +1,87 @@ -Object building_firepot -name Firepot material +object building_altar_none +name Altar material +name_pl Altar materials +slaying altar_none +face buildmaterial-box:altarnone.x11 nrof 1 -weight 1500 -value 7500 -type 161 +type 126 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 buildmaterial-sbox:brazier.x11 nrof 1 -weight 1500 -value 9500 -type 161 +type 126 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 buildmaterial-box:fireplace.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 buildmaterial-sbox:firepot.x11 +nrof 1 +type 126 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 buildmaterial-box:fountain.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 buildmaterial-sbox:hangingfirepot.x11 +nrof 1 +type 126 subtype 3 -face mbfountain.111 -slaying fountain +value 8500 +weight 1500 end -Object building_sign + +object building_sign name Sign material +name_pl Sign materials +slaying sign +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 buildmaterial-box:sign.x11 nrof 1 -weight 1500 -value 25000 -type 161 +type 126 subtype 3 -face mbsign.111 -slaying sign +value 25000 +weight 1500 end +