ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/mood_floors/angry_floor.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:49 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.5 object angry_floor
2 pippijn 1.2 face angry_floor.x11
3 root 1.6 speed 1
4     type 65
5 root 1.1 invisible 1
6     last_sp 1
7 root 1.6 no_pick 1
8 root 1.1 activate_on_push 1
9     activate_on_release 1
10 root 1.7 magicmap red
11 root 1.1 end
12 root 1.6