ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/polymorph.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:47 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.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.8 magicmap red
15 root 1.1 end
16 root 1.7