ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/hut_hori.arc
Revision: 1.6
Committed: Tue Nov 3 09:48:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.4 object hut_hori
2 root 1.1 name hut
3     face hut_hori.x11
4 root 1.5 type 66
5 root 1.1 no_pick 1
6 root 1.5 magicmap black
7 root 1.3 visibility 100
8 root 1.1 end
9 root 1.4 more
10     object hut_hori_2
11 root 1.1 name hut
12     face hut_hori.x11
13 root 1.5 x 1
14     type 66
15 root 1.1 no_pick 1
16 root 1.5 magicmap black
17 root 1.3 visibility 100
18 root 1.1 end
19 root 1.5