ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/machine.arc
Revision: 1.1
Committed: Sat Oct 31 18:40:11 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93, rel-3_0, HEAD
Log Message:
minor maps

File Contents

# User Rev Content
1 root 1.1 # Permission is granted to copy, distribute and/or modify machine.base.x11.png
2     # under the terms of the GNU Free Documentation License, Version 1.2 or any
3     # later version published by the Free Software Foundation; with no Invariant
4     # Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the
5     # license may be found at http://www.gnu.org/licenses/fdl.html.
6     #
7     # The machine.base.x11.png artwork was created by Kevin R. Bulgrien (kbulgrien
8     # at att daht net) on 2008/01/10, and is a derivation of an image published at:
9     #
10     # http://www.marcdatabase.com/
11     # ~lemur/lemur.com/gallery-of-antiquarian-technology/
12     # steam-engines/hf-steam-models/hf-table-engine-2-1200x1600.jpg
13     #
14     # The original work was licensed under the GFDL and is Copyright © 2001, 2004
15     # by David M. MacMillan and Rollande Krandall. David M. MacMillan (dmm at lemur
16     # daht com), the original author, granted permission on 2008/01/12 to relicense
17     # this derivative under the GPL for the purpose of its inclusion into the arch
18     # collection of the Crossfire project. Permission was granted by e-mail:
19     #
20     # Message-Id: <200801120526.m0C5Qeig012934@quartz1.mhtc.net>
21     # Subject: Re: hf-table-engine-2-1200x1600.jpg
22     # Date: Fri, 11 Jan 2008 23:00:54 -0600
23     #
24     object Machine.1
25     name Machine
26     title of the Empire
27     face machine.x11
28     move_block -all
29     no_pick 1
30     identified 1
31     blocksview 0
32     end
33     more
34     object Machine.2
35     face machine.x11
36     x 1
37     move_block all
38     end
39     more
40     object Machine.3
41     face machine.x11
42     x 2
43     move_block -all
44     blocksview 0
45     end
46     more
47     object Machine.4
48     face machine.x11
49     y 1
50     move_block all
51     blocksview 0
52     end
53     more
54     object Machine.5
55     face machine.x11
56     x 1
57     y 1
58     move_block all
59     blocksview 1
60     end
61     more
62     object Machine.6
63     face machine.x11
64     x 2
65     y 1
66     move_block all
67     blocksview 1
68     end
69     more
70     object Machine.7
71     face machine.x11
72     y 2
73     move_block all
74     blocksview 1
75     end
76     more
77     object Machine.8
78     face machine.x11
79     x 1
80     y 2
81     move_block all
82     blocksview 0
83     end
84     more
85     object Machine.9
86     face machine.x11
87     x 2
88     y 2
89     move_block all
90     blocksview 1
91     end
92     more
93     object Machine.A
94     face machine.x11
95     y 3
96     move_block -all
97     blocksview 0
98     end
99     more
100     object Machine.B
101     face machine.x11
102     x 1
103     y 3
104     move_block all
105     blocksview 0
106     end
107     more
108     object Machine.C
109     face machine.x11
110     x 2
111     y 3
112     move_block -all
113     blocksview 0
114     end
115