--- deliantra/arch/mapbuilding/building.arc 2006/02/06 20:26:04 1.1 +++ deliantra/arch/mapbuilding/building.arc 2006/05/04 15:31:31 1.2 @@ -38,7 +38,6 @@ auto_apply 1 randomitems shop_building_fant editable 64 -editor_folder arch/shop/Floors end Object shop_building_west name tiles @@ -64,6 +63,18 @@ editable 64 editor_folder arch/shop/Floors end +Object shop_building_abyss +name tiles +is_floor 1 +face shop_building.111 +no_pick 1 +no_magic 1 +type 68 +auto_apply 1 +randomitems shop_building_abyss +editable 64 +editor_folder arch/shop/Floors +end Object building_woodfloor name Wood floor material nrof 1 @@ -134,6 +145,16 @@ face mbewall_0.111 slaying ewall_0 end +Object building_wall6 +name BurningWall material +nrof 1 +weight 1700 +value 1650 +type 161 +subtype 2 +face mbburningwall_0.111 +slaying burningwall_0 +end Object building_vertical_gate name Vertical gate material nrof 1 @@ -205,3 +226,33 @@ slaying igate_open_2 face mbiron_gate_inv2.111 end +Object building_magma +name Magma floor material +nrof 1 +weight 1500 +value 6666 +type 161 +subtype 1 +face mbmagma.111 +slaying magma +end +Object building_redrugfloor1 +name Red Rug floor material +nrof 1 +weight 500 +value 16000 +type 161 +subtype 1 +face mbredrugfloor1.111 +slaying redrugfloor1 +end +Object building_whiterugfloor1 +name White Rug floor material +nrof 1 +weight 500 +value 16000 +type 161 +subtype 1 +face mbwhiterugfloor1.111 +slaying whiterugfloor1 +end