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

File Contents

# User Rev Content
1 root 1.3 object void_sea
2 pippijn 1.1 name void
3 pippijn 1.2 face blocked.x11
4 root 1.3 move_block all
5 pippijn 1.1 no_pick 1
6 root 1.3 is_floor 1
7 pippijn 1.1 is_water 1
8     editable 8
9 root 1.3 magicmap black
10 pippijn 1.1 end
11 root 1.3