ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/button_big.arc
Revision: 1.5
Committed: Sun Feb 18 20:36:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +2 -2 lines
Log Message:
- cfarch-normalise used move_all as default value, which is not what the
  server uses, but seemed to be the right thing for maps.
- well, you can't substitute move_on etc. for walk_on in any easy way.
- so I kept the wrongly changed archetypes and hand-edited the ones
  in connect/ only.
- i tried to change them in a way that make smost sense, instead of
  keeping the old interpretation (Which was wrong abotu as often as the new
  one).

File Contents

# Content
1 object button_plate
2 anim
3 button_big.x11
4 button_big.x12
5 mina
6 name large button
7 face button_big.x11
8 is_animated 0
9 type 92
10 weight 1000000
11 move_on walk
12 move_off walk
13 no_pick 1
14 activate_on_push 1
15 activate_on_release 1
16 editable 48
17 magicmap grey
18 visibility 50
19 end
20