--- deliantra/arch/mapbuilding/objects.arc 2006/05/04 21:04:21 1.3 +++ deliantra/arch/mapbuilding/objects.arc 2011/05/15 20:14:50 1.13 @@ -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 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 -nrof 1 -weight 1500 -value 9500 -type 161 -subtype 3 -face mbbrazier.111 +name_pl Brazier materials slaying brazier -end -Object building_hangingfirepot -name Hanging Firepot material +face buildmaterial-sbox:brazier.x11 nrof 1 -weight 1500 -value 8500 -type 161 +type 126 subtype 3 -face mbhangingfirepot.111 -slaying hangingfirepot +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 -value 50500 -type 161 +type 126 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 buildmaterial-sbox:hangingfirepot.x11 nrof 1 -weight 1500 -value 25000 -type 161 +type 126 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 +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 2500000 -type 161 +type 126 subtype 3 -face mbaltarnone.111 -slaying altar_none +value 25000 +weight 1500 end +