ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/talking.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:44 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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