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

File Contents

# User Rev Content
1 root 1.6 object polymorph
2 root 1.4 anim
3     polymorph.x11
4     polymorph.x12
5     polymorph.x13
6     polymorph.x14
7     mina
8 root 1.7 face polymorph.x11
9     food 4
10 root 1.3 speed 1
11 root 1.7 move_type fly_low
12 root 1.3 no_pick 1
13     is_used_up 1
14 root 1.7 color_fg red
15 root 1.3 editable 0
16 root 1.1 end
17 root 1.7