ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/insanity.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:34 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 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