ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/pipe_lythander.arc
Revision: 1.10
Committed: Mon Oct 26 10:29:07 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +4 -4 lines
Log Message:
fix many plurals, or sometimes just atmospherically enhance them

File Contents

# User Rev Content
1 root 1.7 object pipe_lythander
2 root 1.1 name Lythander's pipe
3 root 1.10 name Lythander's pipes
4 root 1.1 msg
5 root 1.10 This pipe is the finest you have ever
6     seen. Imagine the smoke rings you
7     could blow with it...
8 root 1.1 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 root 1.9 inherit type_horn
16 root 1.8 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