ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/mood_floors/destroy_monster_floor.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:17 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.4 object destroy_monster_floor
2 root 1.1 face burnout.x11
3 root 1.5 speed 1
4     type 65
5 root 1.1 invisible 1
6     last_sp 5
7 root 1.5 no_pick 1
8 root 1.1 activate_on_push 1
9     activate_on_release 1
10 root 1.9 editor_folder connect
11 root 1.1 end
12 root 1.5