Fix wrong image reference in food shop barn.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21813 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1d1a6483de
commit
9e9f7a4006
|
@ -1,6 +1,6 @@
|
|||
Object store_food_barn
|
||||
name food shop
|
||||
face store_food.x11
|
||||
face store_food_barn.x11
|
||||
type 66
|
||||
no_pick 1
|
||||
move_block all
|
||||
|
@ -9,7 +9,7 @@ end
|
|||
More
|
||||
Object store_food_barn_2
|
||||
name food shop
|
||||
face store_food.x11
|
||||
face store_food_barn.x11
|
||||
type 66
|
||||
x 1
|
||||
no_pick 1
|
||||
|
@ -18,7 +18,7 @@ end
|
|||
More
|
||||
Object store_food_barn_3
|
||||
name food shop
|
||||
face store_food.x11
|
||||
face store_food_barn.x11
|
||||
type 66
|
||||
y 1
|
||||
no_pick 1
|
||||
|
@ -26,7 +26,7 @@ end
|
|||
More
|
||||
Object store_food_barn_4
|
||||
name food shop
|
||||
face store_food.x11
|
||||
face store_food_barn.x11
|
||||
type 66
|
||||
x 1
|
||||
y 1
|
||||
|
|
Loading…
Reference in New Issue