ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/flaming_fart.arc
Revision: 1.8
Committed: Fri Apr 9 02:36:26 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.7: +1 -1 lines
Log Message:
renumber SYMPTOM, remove type 140

File Contents

# User Rev Content
1 root 1.4 object flaming_fart
2 root 1.1 name flaming farts
3 root 1.5 race *
4     msg
5     You blow a great fart. It ignites. My God,
6     the REEK!
7     endmsg
8 root 1.1 other_arch burnout
9 root 1.7 sound ss/fart
10 root 1.1 maxhp 1
11 root 1.5 maxsp 0
12     maxgrace 10
13     exp 100
14 root 1.3 dam 0
15 root 1.5 wc 0
16 root 1.6 speed -0.001
17 root 1.5 level 5
18 root 1.8 type 107
19 root 1.5 attacktype 1
20     invisible 1
21     magic 0
22 root 1.1 last_sp 0
23     last_eat 0
24     end
25 root 1.5