ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skull_tooth.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:32 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 skull_tooth
2 root 1.1 name Skull's tooth
3     name_pl Skull's teeth
4 root 1.7 face tooth.x11
5 root 1.5 nrof 1
6 root 1.3 type 72
7 root 1.7 materialname stone
8     value 10
9 root 1.1 weight 550
10 root 1.7 client_type 625
11 root 1.1 magicmap white
12     end
13 root 1.7