ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/crea_mithril_ar.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:23 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.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object create_mithril_ar_ele
2 root 1.1 name mithril chainmail: 500 mithril crystals
3 root 1.6 slaying mithril
4     other_arch mithril_ar_ele
5 root 1.4 face ambolt.x11
6 root 1.6 food 500
7 root 1.4 type 103
8 root 1.6 move_on walk
9 root 1.1 no_pick 1
10 root 1.9 precious 1
11 root 1.1 visibility 100
12     end
13 root 1.6