ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Camp/campfire.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object campfire
2 root 1.5 face campfire.x11
3 root 1.4 anim
4     campfire.x11
5     campfire.x12
6     campfire.x13
7     campfire.x14
8     mina
9 root 1.3 type 102
10     subtype 7
11 root 1.5 level 1
12     walk_on 1
13     lifesave 1
14     wc -30
15     dam 3
16 root 1.3 attacktype 4
17 root 1.5 speed -0.2
18 root 1.3 glow_radius 2
19     no_pick 1
20 root 1.5 editable 128
21 root 1.3 color_fg yellow
22 root 1.1 end