ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/poisoning.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:35 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object poisoning
2 root 1.1 name poison
3 root 1.9 sound ss/throes-of-death-heartbeat
4 pippijn 1.2 face blank.x11
5 root 1.1 food 25
6     dam 1
7 root 1.6 speed 0.05
8     type 105
9 root 1.4 invisible 1
10 root 1.1 is_used_up 1
11     no_drop 1
12     end
13 root 1.6