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

File Contents

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