diff --git a/ChangeLog b/ChangeLog index b9103b5cc..ced00a9c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ + +Added new floor archetype for random items in shops. +New face also makes it more apparent in the map editor that +random items will appear on that tile. +shop/Floors/shop_random.arc +shop/Floors/shop_random.base.111.png +shop/Floors/shop_random.face +RJT 2014-08-22 + 2014-08-03 Kevin Zheng * food/: Tweak and balance food items. diff --git a/shop/Floors/shop_random.arc b/shop/Floors/shop_random.arc new file mode 100644 index 000000000..a465b07a8 --- /dev/null +++ b/shop/Floors/shop_random.arc @@ -0,0 +1,11 @@ +Object shop_random +name tiles +is_floor 1 +face shop_random.111 +no_pick 1 +no_magic 1 +type 68 +auto_apply 1 +randomitems random_shop +damned 1 +end diff --git a/shop/Floors/shop_random.base.111.png b/shop/Floors/shop_random.base.111.png new file mode 100644 index 000000000..b08f35c79 Binary files /dev/null and b/shop/Floors/shop_random.base.111.png differ diff --git a/shop/Floors/shop_random.face b/shop/Floors/shop_random.face new file mode 100644 index 000000000..f22a4fd70 --- /dev/null +++ b/shop/Floors/shop_random.face @@ -0,0 +1,3 @@ +face shop_random.111 +magicmap grey +end