ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/flaming_fart.arc
Revision: 1.5
Committed: Sat Mar 3 01:22:07 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.4: +15 -14 lines
Log Message:
second normaliser run - dude

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     maxhp 1
10 root 1.5 maxsp 0
11     maxgrace 10
12     exp 100
13 root 1.3 dam 0
14 root 1.5 wc 0
15 root 1.1 speed 0.001
16 root 1.5 level 5
17     type 158
18     attacktype 1
19     invisible 1
20     magic 0
21 root 1.1 last_sp 0
22     last_eat 0
23     end
24 root 1.5