diff --git a/ChangeLog b/ChangeLog index 78e0e2923..aa94b86ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Add food shop archetype. +shop/store_food.arc +shop/store_food.base.x11.png +shop/store_food.face +Nicolas Weeger 2020-01-10 + Apply modified version of patch https://sourceforge.net/p/crossfire/patches/366/ by Titus After discussion on IRC, shop tile building materials as well as flaming tower and magma were not included, deemed too specific to HW. diff --git a/shop/store_food.arc b/shop/store_food.arc new file mode 100644 index 000000000..94cbdfe81 --- /dev/null +++ b/shop/store_food.arc @@ -0,0 +1,34 @@ +Object store_food +name food shop +face store_food.x11 +type 66 +no_pick 1 +move_block all +client_type 25012 +end +More +Object store_food_2 +name food shop +face store_food.x11 +type 66 +x 1 +no_pick 1 +move_block all +end +More +Object store_food_3 +name food shop +face store_food.x11 +type 66 +y 1 +no_pick 1 +end +More +Object store_food_4 +name food shop +face store_food.x11 +type 66 +x 1 +y 1 +no_pick 1 +end diff --git a/shop/store_food.base.x11.png b/shop/store_food.base.x11.png new file mode 100644 index 000000000..8fc2461a1 Binary files /dev/null and b/shop/store_food.base.x11.png differ diff --git a/shop/store_food.face b/shop/store_food.face new file mode 100644 index 000000000..412abceb9 --- /dev/null +++ b/shop/store_food.face @@ -0,0 +1,4 @@ +face store_food.x11 +visibility 100 +magicmap grey +end