ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/egg_disease.arc
Revision: 1.2
Committed: Tue Jan 2 21:47:20 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 egg_disease
2     name egg disease
3     type 158
4     invisible 1
5     attacktype 1
6     other_arch chicken_egg
7     wc 0
8     magic 0
9     maxhp 1
10     dam 0
11     maxgrace 5
12     speed 0.001
13     last_sp 0
14     maxsp 0
15     last_eat 0
16     exp 100
17     msg
18     Buck, buck, buck, buck! You lay an EGG!!
19     You feel ridiculous.
20     endmsg
21     race *
22     level 5
23     end
24     Object chicken_egg
25     name egg
26     type 72
27 pippijn 1.2 face ant_egg.x11
28 root 1.1 food 10
29     weight 20
30     end