ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/rune_mark.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:14 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +6 -7 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object rune_mark
2 root 1.1 name Rune of Marking
3 root 1.4 hp 1
4     type 98
5 root 1.3 face rune_mark.x11
6 root 1.4 level 0
7 root 1.3 is_animated 0
8 root 1.1 no_pick 1
9 root 1.4 walk_on 1
10     editable 32
11 root 1.3 color_fg black
12 root 1.1 end