ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/horn_siren.arc
Revision: 1.2
Committed: Fri Aug 11 21:50:42 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
fixed bug in archetype file which prevented the following archetype
from being loaded successfully.

File Contents

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