diff --git a/CHANGES b/CHANGES index 9d26cb357..499b9f772 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ Changes for SVN top of tree: + +mapbuilding/building.arc: Add missing "damned 1" to shop tiles. +Andreas Kirschbaum 2008-04-24 + monster/humanoid/Arabic/a_guard_*.base.111.png: New arabian guards images, courtesy of Miguel Ghobangieno. Yann Chachkoff 2008-04-16 diff --git a/mapbuilding/building.arc b/mapbuilding/building.arc index 1210f348a..eb7d70e66 100644 --- a/mapbuilding/building.arc +++ b/mapbuilding/building.arc @@ -22,6 +22,7 @@ is_floor 1 face shop_building.111 no_pick 1 no_magic 1 +damned 1 type 68 auto_apply 1 randomitems shop_building @@ -32,6 +33,7 @@ is_floor 1 face shop_building.111 no_pick 1 no_magic 1 +damned 1 type 68 auto_apply 1 randomitems shop_building_fant @@ -42,6 +44,7 @@ is_floor 1 face shop_building.111 no_pick 1 no_magic 1 +damned 1 type 68 auto_apply 1 randomitems shop_building_west @@ -52,6 +55,7 @@ is_floor 1 face shop_building.111 no_pick 1 no_magic 1 +damned 1 type 68 auto_apply 1 randomitems shop_building_east @@ -62,6 +66,7 @@ is_floor 1 face shop_building.111 no_pick 1 no_magic 1 +damned 1 type 68 auto_apply 1 randomitems shop_building_pupland