ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/crea_Pdra_m.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:23 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object create_Pdragon_mail
2 root 1.1 name Power Dragonmail: sixty dragon scales
3 root 1.6 slaying dragon_scale
4     other_arch Pdragon_mail
5 root 1.4 face ambolt.x11
6 root 1.10 magicmap black
7 root 1.6 food 60
8 root 1.4 type 103
9 root 1.6 move_on walk
10 root 1.1 no_pick 1
11 root 1.10 precious 1
12 root 1.1 visibility 100
13     end
14 root 1.6