ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/dragon/dragon_sca.arc
Revision: 1.8
Committed: Thu Jul 3 08:18:06 2008 UTC (16 years ago) by elmex
Branch: MAIN
Changes since 1.7: +1 -0 lines
Log Message:
gave dragon scales a type, to fix a warning in the logs

File Contents

# User Rev Content
1 root 1.5 object dragon_scale
2 root 1.1 name dragon scale
3 root 1.6 name_pl dragon scales
4     face dragon_sca.x11
5 root 1.4 nrof 1
6 root 1.6 weight 25000
7 elmex 1.8 type 72
8 root 1.6 client_type 627
9 root 1.4 editable 2048
10 root 1.7 magicmap dark_orange
11 root 1.1 end
12 root 1.6