ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/poisoning.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +4 -3 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object poisoning
2 root 1.1 name poison
3 pippijn 1.2 face blank.x11
4 root 1.1 food 25
5     dam 1
6 root 1.3 speed 0.05
7     type 105
8 root 1.1 invisible 1
9     is_used_up 1
10     no_drop 1
11     editable 0
12     end
13 root 1.3