ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/crea_serp_c.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +6 -5 lines
Log Message:
second normaliser run - dude

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.6 color_fg black
11 root 1.1 editable 64
12     visibility 100
13     end
14 root 1.6