ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/crea_Pdra_m.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:40 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.6 food 60
7 root 1.4 type 103
8 root 1.6 move_on walk
9 root 1.1 no_pick 1
10 root 1.7 magicmap black
11 root 1.1 visibility 100
12 elmex 1.8 precious 1
13 root 1.1 end
14 root 1.6