ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/diseased_needle.arc
Revision: 1.2
Committed: Sat Aug 12 14:28:53 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
moved treasures further into the arch tree

File Contents

# User Rev Content
1 root 1.1 Object trap_diseased_needle
2     name diseased needle
3     type 154
4     face needle.111
5 elmex 1.2 randomitems diseased_needle
6 root 1.1 speed 1
7     hp 1
8     msg
9     You are pricked by a needle!
10     endmsg
11     anim
12     needle.111
13     needle.111
14     mina
15     level 1
16     magicmap black
17     is_animated 0
18     invisible 1
19     no_pick 1
20     walk_on 1
21     editable 32
22     attacktype 1
23     dam 10
24     Cha 20
25     end