ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/pipe_lythander.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +9 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object pipe_lythander
2 root 1.1 name Lythander's pipe
3 root 1.8 name_pl horns
4 root 1.1 msg
5 root 1.2 This pipe is the finest you have ever
6     seen. Imagine the smoke rings you
7 root 1.1 could blow with it...
8     endmsg
9 root 1.8 face claypipe.x11
10 root 1.1 hp 60
11     maxhp 60
12 root 1.8 luck 1
13 root 1.1 speed 0.1
14 root 1.8 level 35
15     type 35
16     materialname adamant
17 root 1.1 value 58
18     weight 40
19 root 1.8 randomitems pipe_lythander
20 root 1.1 client_type 721
21 root 1.8 startequip 1
22 root 1.6 body_range -1
23 root 1.1 end
24 root 1.8