ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/diarrhea.arc
Revision: 1.5
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.4: +17 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object diarrhea
2 root 1.1 name the runs
3 root 1.5 type 158
4     invisible 1
5     attacktype 1
6 root 1.1 other_arch disgusting_puddle
7 root 1.5 wc 0
8     magic 0
9 root 1.1 maxhp 1
10 root 1.5 dam 0
11 root 1.4 maxgrace 10
12 root 1.1 speed 0.001
13     last_sp 0
14 root 1.5 maxsp 0
15 root 1.1 last_eat 0
16 root 1.5 exp 100
17     msg
18     You can't control your sphincter. You have
19     a messy accident. Yuck!
20     endmsg
21     race *
22     level 5
23 root 1.1 end
24 root 1.5 Object disgusting_puddle
25 root 1.1 name stinking puddle of diarrhea
26 root 1.5 type 72
27 pippijn 1.3 face icor.x11
28 root 1.1 food 1
29     weight 20
30     end