ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/safe_ground.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object safe_ground
2 elmex 1.1 name safe_ground
3 pippijn 1.3 face safe_ground.x11
4 root 1.4 type 165
5     invisible 1
6     no_pick 1
7     no_magic 1
8     damned 1
9     color_bg white
10 elmex 1.1 color_fg red
11     editable 136
12     end
13 root 1.4