ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Camp/campfire.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:45 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 root 1.1 end
21 root 1.7