ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/safe_ground.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:31 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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.5 color_fg red
5     color_bg white
6     no_pick 1
7     invisible 1
8     editable 136
9 root 1.4 type 165
10 root 1.5 damned 1
11 root 1.4 no_magic 1
12 elmex 1.1 end