ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/naz_report.arc
Revision: 1.5
Committed: Tue Feb 6 23:29:24 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.4 object naz_report
2 root 1.1 name Nazgul Report
3 root 1.4 name_pl Nazgul Reports
4     skill literacy
5 root 1.1 msg
6     A Nazgul is somewhat like a grimreaper.
7     However, while grimreapers are vulnerable to
8 root 1.2 magic, Nazgul seem to be immune to magic.
9     Nazgul have a drain attack.
10 root 1.1 Nazgul cannot be attacked physically,
11     except in a Special Case:
12     * this scroll is broken, *
13     *so I cannot continue to read *
14     endmsg
15 pippijn 1.3 face naz_report.x11
16 root 1.1 nrof 1
17     type 8
18     subtype 34
19 root 1.5 materialname paper
20 root 1.1 value 20000
21     weight 300
22 root 1.4 client_type 1042
23     color_fg dark_orange
24 root 1.1 editable 128
25     magicmap white
26     end
27 root 1.4