ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/naz_report.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:01 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object naz_report
2 root 1.1 name Nazgul Report
3 root 1.8 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.10 magicmap white
17 root 1.1 nrof 1
18     type 8
19     subtype 34
20 root 1.8 materialname paper
21 root 1.1 value 20000
22     weight 300
23 root 1.8 client_type 1042
24 root 1.1 end
25 root 1.8