ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/random/randomRead.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:20 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +7 -7 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object random_reading
2 face randomRead.x11
3 magicmap orange
4 hp 1
5 type 4
6 randomitems random_read
7 auto_apply 1
8 end
9
10 object random_reading_empty
11 face randomRead.x11
12 magicmap orange
13 hp 1
14 type 4
15 randomitems random_read_empty
16 auto_apply 1
17 end
18
19 object random_reading_text
20 face randomRead.x11
21 magicmap orange
22 hp 1
23 type 4
24 randomitems random_read_text
25 auto_apply 1
26 end
27