ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mapbuilding/objects.trs
Revision: 1.2
Committed: Thu May 4 21:02:54 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run, pre_second_normalise_run, post_second_normalise_run, post_normalise_revert, rel-2_82, rel-2_81, rel-2_80, rel-3_0, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, post_first_cfarch_normalize_run, rel-2_90, rel-2_92, rel-2_93, rel-2_78, rel-2_61, pre_normalise_revert, rel-2_43, rel-2_42, rel-2_41, HEAD
Changes since 1.1: +16 -0 lines
Log Message:
Added hanging firepot

File Contents

# User Rev Content
1 root 1.1 treasureone building_objects
2     arch building_firepot
3     chance 10
4     more
5     arch building_brazier
6     chance 8
7     more
8     arch building_fireplace
9     chance 6
10     more
11     arch building_sign
12     chance 4
13     more
14     arch building_fountain
15     chance 3
16     end
17 pippijn 1.2 treasureone building_objects_abyssonly
18     arch building_altar_none
19     chance 15
20     more
21     arch building_hangingfirepot
22     chance 15
23     more
24     arch building_magma
25     chance 58
26     more
27     arch building_redrugfloor1
28     chance 2
29     more
30     arch building_whiterugfloor1
31     chance 2
32     end