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

Comparing deliantra/arch/mapbuilding/talking.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:51:30 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:24 2007 UTC

1Object building_earbook 1object building_earbook
2name Listening book material 2name Listening book material
3slaying magic_ear
4face mbbook.x11
3nrof 1 5nrof 1
4weight 1000
5value 70000
6type 161 6type 161
7subtype 3 7subtype 3
8value 70000
9weight 1000
10end
11
12object building_mouthbook
13name Talking book material
14slaying magic_mouth
8face mbbook.x11 15face mbbook.x11
9slaying magic_ear
10end
11Object building_mouthbook
12name Talking book material
13nrof 1 16nrof 1
14weight 1000
15value 45000
16type 161 17type 161
17subtype 3 18subtype 3
18face mbbook.x11 19value 45000
19slaying magic_mouth 20weight 1000
20end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines