ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/traps/needle.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:27 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

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