ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/guild2.arc
Revision: 1.2
Committed: Tue Nov 3 09:48:24 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93, rel-3_0
Changes since 1.1: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.1 object guild2
2     name guild
3     face guild2.x11
4     magicmap brown
5     type 66
6     client_type 25012
7     move_block all
8     no_pick 1
9     visibility 100
10     end
11     more
12     object guild2_2
13     name guild
14     face guild2.x11
15     magicmap brown
16     x 1
17     type 66
18     move_block all
19     no_pick 1
20     visibility 100
21     end
22     more
23     object guild2_3
24     name guild
25     face guild2.x11
26     magicmap brown
27     y 1
28     type 66
29     no_pick 1
30     visibility 100
31     end
32     more
33     object guild2_4
34     name guild
35     face guild2.x11
36     magicmap brown
37     x 1
38     y 1
39     type 66
40     no_pick 1
41     visibility 100
42     end
43