ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/pipe_lythander.arc
Revision: 1.11
Committed: Fri Apr 2 21:26:15 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.10: +1 -2 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

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