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

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 root 1.10 magicmap red
10 root 1.7 food 4
11 root 1.3 speed 1
12 root 1.7 move_type fly_low
13 root 1.3 no_pick 1
14     is_used_up 1
15 root 1.1 end
16 root 1.7