ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/flowers.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object flowers
2 root 1.1 name flower
3     name_pl flowers
4 root 1.7 face flowers.x11
5 root 1.10 magicmap green
6 root 1.7 speed 0.5
7     nrof 1
8 root 1.5 type 102
9     subtype 7
10 root 1.7 materialname organic
11 root 1.5 weight 20
12 root 1.7 client_type 8015
13     move_type fly_low
14 root 1.1 end
15 root 1.7