ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/vial_poison.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:42 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object vial_poison
2 root 1.5 nrof 1
3     type 163
4     face vial_yellow.x11
5     material 4
6     materialname glass
7     weight 100
8     value 1000
9 root 1.1 name vial
10     name_pl vials
11     title poison
12 root 1.5 client_type 649
13 root 1.1 slaying taint
14 root 1.5 food 2
15 root 1.1 msg
16     A poison of some sort.
17     Maybe it could be used
18     to taint someone's food.
19     endmsg
20     end