ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/horn_siren.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:12 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object horn_siren
2 root 1.1 name horn
3 root 1.4 name_pl horns
4 root 1.1 title of the Sirens
5     msg
6     Putting this shell to your ear, you hear a
7     strange and haunting melody.
8 elmex 1.2 endmsg
9 root 1.4 face shellhorn1.x11
10     hp 20
11     maxhp 20
12     speed 0.2
13     level 40
14 root 1.1 type 35
15 root 1.4 material 2
16 root 1.1 value 590
17     weight 1500
18 root 1.4 randomitems horn_siren
19     client_type 721
20 root 1.1 startequip 1
21     body_range -1
22 root 1.4 editable 2048
23 root 1.1 end
24 root 1.4