ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/mood_floors/destroy_pets_floor.arc
Revision: 1.9
Committed: Tue Nov 3 13:38:46 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.8: +1 -0 lines
Log Message:
move stuff from system to connected that belongs there

File Contents

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