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

File Contents

# User Rev Content
1 root 1.5 object insanity
2 root 1.1 name insanity
3 root 1.4 type 158
4     invisible 1
5     attacktype 32
6     wc 10
7     magic 0
8     Wis -1
9     Int -1
10 root 1.1 maxhp 1
11 root 1.4 dam 1
12 root 1.1 maxgrace -1
13     food -1
14     speed 0.001
15     last_sp 0
16 root 1.4 maxsp 0
17     ac 3
18 root 1.1 last_eat 0
19 root 1.4 exp 10000
20     msg
21     You start gibbering incoherently. You
22     forget where you are and what you were doing.
23     endmsg
24     race *
25     level 15
26 root 1.1 end