--- deliantra/arch/mapbuilding/objects.arc 2009/10/10 07:14:49 1.10 +++ deliantra/arch/mapbuilding/objects.arc 2011/05/15 20:14:50 1.13 @@ -2,9 +2,9 @@ name Altar material name_pl Altar materials slaying altar_none -face mbaltarnone.x11 +face buildmaterial-box:altarnone.x11 nrof 1 -type 161 +type 126 subtype 3 value 2500000 weight 1500 @@ -14,9 +14,9 @@ name Brazier material name_pl Brazier materials slaying brazier -face mbbrazier.x11 +face buildmaterial-sbox:brazier.x11 nrof 1 -type 161 +type 126 subtype 3 value 9500 weight 1500 @@ -26,9 +26,9 @@ name Fireplace material name_pl Fireplace materials slaying fireplace -face mbfireplace.x11 +face buildmaterial-box:fireplace.x11 nrof 1 -type 161 +type 126 subtype 3 value 10000 weight 2500 @@ -38,9 +38,9 @@ name Firepot material name_pl Firepot materials slaying firepot -face mbfirepot.x11 +face buildmaterial-sbox:firepot.x11 nrof 1 -type 161 +type 126 subtype 3 value 7500 weight 1500 @@ -50,9 +50,9 @@ name Fountain material name_pl Fountain materials slaying fountain -face mbfountain.x11 +face buildmaterial-box:fountain.x11 nrof 1 -type 161 +type 126 subtype 3 value 50500 weight 25000 @@ -62,9 +62,9 @@ name Hanging Firepot material name_pl Hanging Firepot materials slaying hangingfirepot -face mbhangingfirepot.x11 +face buildmaterial-sbox:hangingfirepot.x11 nrof 1 -type 161 +type 126 subtype 3 value 8500 weight 1500 @@ -74,14 +74,14 @@ name Sign material name_pl Sign materials slaying sign -face mbsign.x11 +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 -type 161 +type 126 subtype 3 value 25000 weight 1500 -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 end