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

File Contents

# User Rev Content
1 root 1.4 object warts
2 root 1.1 name warts
3 root 1.3 type 158
4     invisible 1
5     attacktype 1
6     wc 1
7     magic 1
8     Cha -1
9 root 1.2 maxhp 1
10     maxgrace 50
11     speed 0.001
12 root 1.1 last_sp 0
13 root 1.3 maxsp 0
14     ac 0
15 root 1.1 last_eat 0
16 root 1.3 exp 100
17     msg
18     You have warts. They are ugly and annoying.
19     endmsg
20     race *
21     level 5
22 root 1.1 end