ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Camp/campfire.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:40 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +9 -8 lines
Log Message:
second normaliser run - dude

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     dam 3
10     wc -30
11     speed -0.2
12     level 1
13 root 1.3 type 102
14     subtype 7
15     attacktype 4
16     glow_radius 2
17 root 1.7 move_on walk
18 root 1.3 no_pick 1
19 root 1.7 lifesave 1
20     color_fg yellow
21 root 1.5 editable 128
22 root 1.1 end
23 root 1.7