Move chicken egg to its own file.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6401 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
996b8f555c
commit
ea43acc0d0
|
@ -21,11 +21,3 @@ endmsg
|
|||
race *
|
||||
level 5
|
||||
end
|
||||
Object chicken_egg
|
||||
name egg
|
||||
type 72
|
||||
face ant_egg.111
|
||||
food 10
|
||||
weight 20
|
||||
nrof 1
|
||||
end
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
Object chicken_egg
|
||||
name egg
|
||||
type 72
|
||||
face ant_egg.111
|
||||
food 10
|
||||
weight 20
|
||||
nrof 1
|
||||
end
|
Loading…
Reference in New Issue