ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/food/cake.arc
Revision: 1.8
Committed: Tue Nov 3 09:48:40 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object cake
2 root 1.7 name_pl cakes
3 pippijn 1.2 face cake.x11
4 root 1.1 food 125
5     nrof 1
6     type 6
7 root 1.7 materialname organic
8 root 1.1 value 8
9     weight 3000
10 root 1.7 client_type 601
11 root 1.1 identified 1
12     magicmap yellow
13     end
14 root 1.7