ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/mapscript.arc
Revision: 1.5
Committed: Thu Apr 8 22:40:35 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.4: +1 -1 lines
Log Message:
move DEEP_SWAMP, IDENTIFY_ALTAR, SKILLSCROLL, SYMPTOM, BUILDER, MATERIAL, MAPSCRIPT, ITEM_TRANSFORMER, MENU, POWER_CRYSTAL, CORPSE and SAFE_GROUND to lower values

File Contents

# User Rev Content
1 root 1.1 object mapscript
2     name mapscript
3 elmex 1.2 face mapscript.x11
4 root 1.5 type 88
5 root 1.1 invisible 1
6 root 1.4 no_pick 1
7 root 1.1 no_drop 1
8 root 1.3 activate_on_push 1
9     activate_on_release 1
10 root 1.1 end
11