ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/crea_serp_c.arc
Revision: 1.11
Committed: Sat Oct 16 09:18:52 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.5 object create_serpent_cloak
2 root 1.1 name Serpent cloak: three serpent skins
3 root 1.6 slaying serp_skin
4     other_arch serp_cloak
5 root 1.4 face crea_serp_c.x11
6 root 1.6 food 3
7 root 1.4 type 103
8 root 1.6 move_on walk
9 root 1.1 no_pick 1
10 root 1.10 precious 1
11 root 1.1 end
12 root 1.6