ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/avatar.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:30 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object avatar
2     type 46
3     name Avatar
4 pippijn 1.2 face avatar.x31
5 root 1.1 color_fg grey
6     animation avatar
7     is_animated 1
8     monster 1
9     alive 1
10     resist_physical 45
11     ac -10
12     wc -1
13     dam 50
14     hp 500
15     maxhp 500
16     level 12
17     speed 0.25
18     resist_magic 100
19    
20     exp 1000
21     weight 200000
22     editable 33
23     end