ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/random/randomRead.arc
(Generate patch)

Comparing deliantra/arch/random/randomRead.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:57:00 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:20 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines