Fix the apple partitions 'face' value so that they point to a valid picture
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3227 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
926ec6572a
commit
f811a4c06e
|
|
@ -1,5 +1,5 @@
|
||||||
Object apple_half
|
Object apple_half
|
||||||
face apple_half.base.111.png
|
face apple_half.111
|
||||||
name apple halve
|
name apple halve
|
||||||
name_pl apple halves
|
name_pl apple halves
|
||||||
color_fg red
|
color_fg red
|
||||||
|
|
@ -17,7 +17,7 @@ slaying slicingknife:2 apple_fourth
|
||||||
end
|
end
|
||||||
|
|
||||||
Object apple_fourth
|
Object apple_fourth
|
||||||
face apple_fourth.base.111.png
|
face apple_fourth.111
|
||||||
name apple fourth
|
name apple fourth
|
||||||
name_pl apple fourths
|
name_pl apple fourths
|
||||||
color_fg red
|
color_fg red
|
||||||
|
|
@ -35,7 +35,7 @@ slaying slicingknife:2 apple_eighth
|
||||||
end
|
end
|
||||||
|
|
||||||
Object apple_eighth
|
Object apple_eighth
|
||||||
face apple_eighth.base.111.png
|
face apple_eighth.111
|
||||||
name apple eighth
|
name apple eighth
|
||||||
name_pl apple eighths
|
name_pl apple eighths
|
||||||
color_fg red
|
color_fg red
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue