ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/safe_ground.arc
Revision: 1.13
Committed: Thu Apr 8 22:40:35 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.12: +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.6 object safe_ground
2 elmex 1.1 name safe_ground
3 pippijn 1.3 face safe_ground.x11
4 root 1.11 magicmap red
5 root 1.13 type 89
6 root 1.7 invisible 1
7     no_pick 1
8     no_magic 1
9     damned 1
10 root 1.12 editor_folder floor_special
11 elmex 1.1 end
12 root 1.7