--- deliantra/arch/mapbuilding/objects.arc 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/objects.arc 2007/03/03 00:50:00 1.6 @@ -5,7 +5,7 @@ value 7500 type 161 subtype 3 -face mbfirepot.111 +face mbfirepot.x11 slaying firepot end Object building_brazier @@ -15,9 +15,19 @@ value 9500 type 161 subtype 3 -face mbbrazier.111 +face mbbrazier.x11 slaying brazier end +Object building_hangingfirepot +name Hanging Firepot material +nrof 1 +weight 1500 +value 8500 +type 161 +subtype 3 +face mbhangingfirepot.x11 +slaying hangingfirepot +end Object building_fireplace name Fireplace material nrof 1 @@ -25,7 +35,7 @@ value 10000 type 161 subtype 3 -face mbfireplace.111 +face mbfireplace.x11 slaying fireplace end Object building_fountain @@ -35,7 +45,7 @@ value 50500 type 161 subtype 3 -face mbfountain.111 +face mbfountain.x11 slaying fountain end Object building_sign @@ -45,6 +55,16 @@ value 25000 type 161 subtype 3 -face mbsign.111 +face mbsign.x11 slaying sign end +Object building_altar_none +name Altar material +nrof 1 +weight 1500 +value 2500000 +type 161 +subtype 3 +face mbaltarnone.x11 +slaying altar_none +end