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

File Contents

# User Rev Content
1 root 1.6 object cheeseburger
2 pippijn 1.2 face ch_burger.x11
3 root 1.1 food 350
4     nrof 1
5     type 6
6 root 1.7 materialname organic
7 root 1.1 value 10
8     weight 6500
9 root 1.7 client_type 601
10     identified 1
11 root 1.8 magicmap dark_orange
12 root 1.1 end
13 root 1.7