ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Camp/campfire.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:57 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 campfire
2 root 1.4 anim
3     campfire.x11
4     campfire.x12
5     campfire.x13
6     campfire.x14
7     mina
8 root 1.7 face campfire.x11
9 root 1.10 magicmap yellow
10 root 1.7 dam 3
11     wc -30
12     speed -0.2
13     level 1
14 root 1.3 type 102
15     subtype 7
16     attacktype 4
17     glow_radius 2
18 root 1.7 move_on walk
19 root 1.3 no_pick 1
20 root 1.7 lifesave 1
21 root 1.1 end
22 root 1.7