1[map]
2	# Rug textures
3	[rugs]
4		[rug]
5			path="/textures/rugs/r1.png"
6		[/rug]
7		[rug]
8			path="/textures/rugs/r2.png"
9		[/rug]
10		[rug]
11			path="/textures/rugs/r3.png"
12		[/rug]
13		[rug]
14			path="/textures/rugs/r4.png"
15		[/rug]
16	[/rugs]
17
18	# system textures: only used by native shapes (non-3ds and not walls/doors)
19	[system_textures]
20		path="front.png,wood.png,copper.png,woodtop.png,fronttop.png,light.png,flame.png,doorNS.png,doorEW.png,chestfront.png,chestside.png,chesttop.png,marble.png,metal.png,ring2.png,iron.png,gui-wood.png,map.png,darkui.png,litewood.png,brick.png,screw.png,rock.png,skulls.png,floor7.png"
21	[/system_textures]
22
23	[descriptions]
24		[description_group]
25			id="wall_description"
26			[description]
27				text=_("Pale weeds grow over these ancient walls")
28			[/description]
29			[description]
30				text=_("The walls crumble with age, yet appear sturdy")
31			[/description]
32			[description]
33				text=_("Dark limestone walls mark these corridors")
34			[/description]
35		[/description_group]
36		[description_group]
37			id="door_description"
38			[description]
39				text=_("It appears to be a thick wooden door")
40			[/description]
41			[description]
42				text=_("A dungeon door made of wood")
43			[/description]
44			[description]
45				text=_("The aged oak door is scarred by knife points and torch flame")
46			[/description]
47		[/description_group]
48		[description_group]
49			id="corner_description"
50			[description]
51				text=_("The door frames seem to be made of some hard wood")
52			[/description]
53			[description]
54				text=_("The wood around the doors is reinforced by metal nails")
55			[/description]
56		[/description_group]
57		[description_group]
58			id="torch_description"
59			[description]
60				text=_("A torch blazes nearby")
61			[/description]
62			[description]
63				text=_("The light is firmly attached to the wall, you cannot get it")
64			[/description]
65			[description]
66				text=_("It is a burning torch")
67			[/description]
68		[/description_group]
69		[description_group]
70			id="board_description"
71			[description]
72				text=_("A large wooden board that describes available missions")
73			[/description]
74			[description]
75				text=_("Click on the board to learn about your missions")
76			[/description]
77			[description]
78				text=_("The corporate 'brains' of S.C.O.U.R.G.E. inc.")
79			[/description]
80		[/description_group]
81		[description_group]
82			id="brazier_description"
83			[description]
84				text=_("A burning brazier")
85			[/description]
86			[description]
87				text=_("A brazier radiates heat nearby")
88			[/description]
89		[/description_group]
90		[description_group]
91			id="column_description"
92			[description]
93				text=_("You see a shiny marble column")
94			[/description]
95			[description]
96				text=_("The column supports the ceiling")
97			[/description]
98		[/description_group]
99		[description_group]
100			id="teleporter_description"
101			[description]
102				text=_("This teleporter is here courtesy of the management")
103			[/description]
104			[description]
105				text=_("This teleporter can take you back to headquarters")
106			[/description]
107			[description]
108				text=_("It is a teleporter")
109			[/description]
110		[/description_group]
111		[description_group]
112			id="stairs_description"
113			[description]
114				text=_("These stairs lead to another level")
115			[/description]
116			[description]
117				text=_("Stairs leading into darkness")
118			[/description]
119			[description]
120				text=_("You see a flight of stairs")
121			[/description]
122		[/description_group]
123		[description_group]
124			id="lever_description"
125			[description]
126				text=_("It's a rusty lever.")
127			[/description]
128			[description]
129				text=_("It is best to leave that alone.")
130			[/description]
131			[description]
132				text=_("Touch it: it may add new germs to your collection.")
133			[/description]
134		[/description_group]
135		[description_group]
136			id="pool_description"
137			[description]
138				text=_("It's a calm pool of liquid radiating energy.")
139			[/description]
140			[description]
141				text=_("It appears to be a shallow pool of liquid.")
142			[/description]
143		[/description_group]
144		[description_group]
145			id="red_teleporter_description"
146			[description]
147				text=_("This teleporter smells faintly of sulphur.")
148			[/description]
149			[description]
150				text=_("It is the fabled red teleporter!")
151			[/description]
152			[description]
153				text=_("Where does this teleporter lead?")
154			[/description]
155		[/description_group]
156		[description_group]
157			id="wood_column_description"
158			[description]
159				text=_("A sturdy wooden column.")
160			[/description]
161		[/description_group]
162		[description_group]
163			id="rack_description"
164			[description]
165				text=_("A rack for our less fortunate guests.")
166			[/description]
167		[/description_group]
168		[description_group]
169			id="plants_description"
170			[description]
171				text=_("You see dense vegetation.")
172			[/description]
173			[description]
174				text=_("Some plants grow here.")
175			[/description]
176		[/description_group]
177		[description_group]
178			id="ruins_description"
179			[description]
180				text=_("Old ruins of forgotten kingdoms litter the grounds.")
181			[/description]
182			[description]
183				text=_("Moss and lichens grow on these crumbling stones.")
184			[/description]
185		[/description_group]
186		[description_group]
187			id="tree_emeril_description"
188			[description]
189				text=_("The wisdom of ages is scrawled upon the immense trunk of this tree.")
190			[/description]
191			[description]
192				text=_("You hear a gentle humming coming from the branches of this giant tree.")
193			[/description]
194			[description]
195				text=_("The images upon the gnarled bark of this unusual tree seems to tell stories.")
196			[/description]
197		[/description_group]
198		[description_group]
199			id="roof_description"
200			[description]
201				text=_("A sturdy roof adorns this small cottege.")
202			[/description]
203		[/description_group]
204	[/descriptions]
205
206	[sounds]
207		[sound]
208			name="teleport"
209			sound="sound/equip/teleport.wav"
210		[/sound]
211		[sound]
212			name="open door"
213			sound="sound/equip/push-heavy-door.wav"
214		[/sound]
215		[sound]
216			name="open box"
217			sound="sound/equip/open-box.wav"
218		[/sound]
219		[sound]
220			name="disarm-trap"
221			sound="sound/actions/disarmtrap.ogg"
222		[/sound]
223		[sound]
224			name="notice-trap"
225			sound="sound/actions/noticetrap.ogg"
226		[/sound]
227		[sound]
228			name="trigger-trap"
229			sound="sound/actions/triggertrap.ogg"
230		[/sound]
231		[sound]
232			name="switch"
233			sound="sound/actions/switch.ogg"
234		[/sound]
235		[sound]
236			name="smash-door"
237			sound="sound/actions/smashdoor.ogg"
238		[/sound]
239		[sound]
240			name="pool-canthelp"
241			sound="sound/actions/pool-canthelp.ogg"
242		[/sound]
243		[sound]
244			name="pool-helped"
245			sound="sound/actions/pool-helped.ogg"
246		[/sound]
247		[sound]
248			name="pool-ignored"
249			sound="sound/actions/pool-ignored.ogg"
250		[/sound]
251		[sound]
252			name="pool-punished"
253			sound="sound/actions/pool-punished.ogg"
254		[/sound]
255	[/sounds]
256
257	[native_shapes]
258		# Just for reference, corridors are rendered this size:
259		# unitside=16
260		# unitoffset=2
261		# wallheight=12
262
263		# Walls
264		[native_shape]
265			id="wall"
266			theme="wall"
267			wall_shape="true"
268			dimensions="2,12,12"
269			name="EW_WALL"
270			description="wall_description"
271			color="ac8060ff"
272			# skip side: (none=0, FRONT_SIDE = 1, TOP_SIDE = 2, LEFT_RIGHT_SIDE = 4)
273			skip_side=1
274			stencil=1
275			light_blocking=1
276		[/native_shape]
277		[native_shape,wall]
278			dimensions="2,14,12"
279			name="EW_WALL_EXTRA"
280		[/native_shape]
281		[native_shape,wall]
282			dimensions="2,16,12"
283			name="EW_WALL_TWO_EXTRAS"
284		[/native_shape]
285		[native_shape,wall]
286			dimensions="12,2,12"
287			name="NS_WALL"
288			skip_side=4
289		[/native_shape]
290		[native_shape,wall]
291			dimensions="14,2,12"
292			name="NS_WALL_EXTRA"
293			skip_side=4
294		[/native_shape]
295		[native_shape,wall]
296			dimensions="16,2,12"
297			name="NS_WALL_TWO_EXTRAS"
298			skip_side=4
299		[/native_shape]
300
301		# Corners
302	        [native_shape]
303			id="corner"
304			theme="corner"
305			wall_shape="true"
306			dimensions="2,2,12"
307			name="CORNER"
308			description="corner_description"
309			color="ac8060ff"
310			# skip side: (none=0, FRONT_SIDE = 1, TOP_SIDE = 2, LEFT_RIGHT_SIDE = 4)
311			skip_side=0
312			stencil=1
313			light_blocking=0
314		[/native_shape]
315		[native_shape,corner]
316			dimensions="2,2,10"
317			name="DOOR_SIDE"
318			description="corner_description"
319			color="aa6633ff"
320		[/native_shape]
321		[native_shape,corner]
322			theme=door_ew
323			wall_shape="true"
324			dimensions="1,6,10"
325			name="EW_DOOR"
326			color="aa6633ff"
327			description="door_description"
328			interactive=1
329			light_blocking=1
330		[/native_shape]
331		[native_shape,corner]
332			theme="headboard"
333			wall_shape="true"
334			dimensions="2,12,2"
335			x=2
336			y=12
337			z=2
338			name="EW_DOOR_TOP"
339			description="corner_description"
340			color="aa6633ff"
341		[/native_shape]
342		[native_shape,corner]
343			theme="door_ns"
344			wall_shape="true"
345			dimensions="6,1,10"
346			name="NS_DOOR"
347			color="aa6633ff"
348			description="door_description"
349			interactive=1
350			light_blocking=1
351		[/native_shape]
352		[native_shape,corner]
353			theme="headboard"
354			wall_shape="true"
355			dimensions="12,2,2"
356			name="NS_DOOR_TOP"
357			description="corner_description"
358			color="aa6633ff"
359		[/native_shape]
360
361		# Floors
362		[native_shape]
363			id="floor"
364			theme="passage_floor"
365			wall_shape="true"
366			dimensions="16,16,0"
367			name="FLOOR_TILE"
368			description="wall_description"
369			color="806040ff"
370			# skip side: or-ed value of (none=0, FRONT_SIDE = 1, TOP_SIDE = 2, LEFT_RIGHT_SIDE = 4)
371			skip_side=5
372			stencil=0
373			light_blocking=0
374		[/native_shape]
375		[native_shape,floor]
376			theme="room_floor"
377			wall_shape="true"
378			name="ROOM_FLOOR_TILE"
379		[/native_shape]
380		[native_shape,floor]
381			theme="street_floor_tile"
382			wall_shape="true"
383			name="STREET_FLOOR_TILE"
384		[/native_shape]
385		[native_shape,floor]
386			theme="street_vert_floor_tile"
387			wall_shape="true"
388			name="STREET_VERT_FLOOR_TILE"
389		[/native_shape]
390		[native_shape,floor]
391			theme="street_cross_floor_tile"
392			wall_shape="true"
393			name="STREET_CROSS_FLOOR_TILE"
394		[/native_shape]
395
396		# Torches
397		[native_shape]
398			id="torch"
399			dimensions="1,1,2"
400			name="LAMP_NORTH"
401			description="torch_description"
402			color="ffffffff"
403			# torch (NORTH:1, EAST:2, SOUTH:3, WEST:4, NONE:5, SPECIAL:6)
404			torch=1
405			ambient="torch.ogg"
406		[/native_shape]
407		[native_shape,torch]
408			name="LAMP_SOUTH"
409			# torch (NORTH:1, EAST:2, SOUTH:3, WEST:4, NONE:5, SPECIAL:6)
410			torch=3
411		[/native_shape]
412		[native_shape,torch]
413			name="LAMP_WEST"
414			# torch (NORTH:1, EAST:2, SOUTH:3, WEST:4, NONE:5, SPECIAL:6)
415			torch=4
416		[/native_shape]
417		[native_shape,torch]
418			name="LAMP_EAST"
419			# torch (NORTH:1, EAST:2, SOUTH:3, WEST:4, NONE:5, SPECIAL:6)
420			torch=5
421		[/native_shape]
422
423		# Secret door in lifted position.
424		# Must be in the same order as the corresponding wall pieces.
425		[native_shape]
426			id="secret"
427			theme=wall
428			wall_shape="true"
429			dimensions="2,12,12"
430			name="SECRET_EW_WALL"
431			description="wall_description"
432			color="ac8060ff"
433		[/native_shape]
434		[native_shape,secret]
435			dimensions="2,14,12"
436			name="SECRET_EW_WALL_EXTRA"
437		[/native_shape]
438		[native_shape,secret]
439			dimensions="2,16,12"
440			name="SECRET_EW_WALL_TWO_EXTRAS"
441		[/native_shape]
442		[native_shape,secret]
443			dimensions="12,2,12"
444			name="SECRET_NS_WALL"
445		[/native_shape]
446		[native_shape,secret]
447			dimensions="14,2,12"
448			name="SECRET_NS_WALL_EXTRA"
449		[/native_shape]
450		[native_shape,secret]
451			dimensions="16,2,12"
452			name="SECRET_NS_WALL_TWO_EXTRAS"
453		[/native_shape]
454
455		[native_shape]
456			textures="wood.png,woodtop.png,wood.png"
457			dimensions="1,1,1"
458			name="EMPTY_SHAPE"
459			description="wall_description"
460			color="ffffffff"
461		[/native_shape]
462
463		[native_shape]
464			dimensions="3,3,3"
465			name="BRAZIER"
466			description="brazier_description"
467			color="e820ffff"
468			# torch (NORTH:1, EAST:2, SOUTH:3, WEST:4, NONE:5, SPECIAL:6)
469			torch=6
470			ambient="torch.ogg"
471		[/native_shape]
472
473		[native_shape]
474			id="teleporter"
475			textures="wood.png,woodtop.png,wood.png"
476			dimensions="3,3,14"
477			name="TELEPORTER"
478			description="teleporter_description"
479			color="0020ffff"
480			teleporter=1
481			ambient="teleporter.ogg"
482			interactive=1
483		[/native_shape]
484		[native_shape,teleporter]
485			name="RED_TELEPORTER"
486			description="red_teleporter_description"
487			color="ff2000ff"
488			teleporter=2
489		[/native_shape]
490		[native_shape]
491			textures="wood.png,marble.png,wood.png"
492			dimensions="3,3,1"
493			name="TELEPORTER_BASE"
494			description="teleporter_description"
495			color="f0f0ffff"
496			interactive=1
497		[/native_shape]
498
499		[native_shape]
500			id="chest"
501			textures="chestside.png,chesttop.png,chestfront.png"
502			dimensions="2,3,2"
503			name="CHEST"
504			color="ffaa80ff"
505			icon="/items/furniture/chesti.png"
506		[/native_shape]
507		[native_shape,chest]
508			textures="chestfront.png,chesttop.png,chestside.png"
509			dimensions="3,2,2"
510			name="CHEST2"
511			icon="/items/furniture/chesti.png"
512		[/native_shape]
513		# debugging trees
514		[native_shape]
515			id="debug_tree"
516			textures="wood.png,woodtop.png,wood.png"
517			dimensions="6,6,12"
518			name="DEBUG_TREE"
519			color="0000ffff"
520		[/native_shape]
521	[/native_shapes]
522
523	[3ds_shapes]
524#Furniture
525		[3ds_shape]
526			name="BOOKSHELF"
527			path="/objects/furniture/bookshelf.3ds"
528			dimensions="2,5,7"
529			icon="/items/furniture/bookshelfi.png"
530		[/3ds_shape]
531		[3ds_shape]
532			name="BOOKSHELF2"
533			path="/objects/furniture/bookshelf2.3ds"
534			dimensions="5,2,7"
535			icon="/items/furniture/bookshelfi.png"
536		[/3ds_shape]
537#/Furniture
538		[3ds_shape]
539			name="LAMP_BASE"
540			description="torch_description"
541			path="/objects/torch.3ds"
542			dimensions="0.8505,0.808874,1.86446"
543		[/3ds_shape]
544		[3ds_shape]
545			name="SECRET_DOOR_POST"
546			description="corner_description"
547			path="/objects/secret.3ds"
548			dimensions="1.32,1.14315,6.984"
549		[/3ds_shape]
550		[3ds_shape]
551			name="BOARD"
552			description="board_description"
553			path="/objects/board.3ds"
554			dimensions="11.3155,3.20046,10.7748"
555			interactive=1
556		[/3ds_shape]
557		[3ds_shape]
558			name="BRAZIER_BASE"
559			description="brazier_description"
560			path="/objects/brazier.3ds"
561			dimensions="4.45117,4.47833,1.644"
562		[/3ds_shape]
563		[3ds_shape]
564			name="COLUMN"
565			description="column_description"
566			path="/objects/column.3ds"
567			dimensions="3.21317,3.22189,9.80901"
568		[/3ds_shape]
569		[3ds_shape]
570			name="RACK"
571			description="rack_description"
572			path="/objects/rack.3ds"
573			dimensions="2,7,9"
574		[/3ds_shape]
575		[3ds_shape]
576			name="RACK2"
577			description="rack_description"
578			path="/objects/rack2.3ds"
579			dimensions="7,2,9"
580		[/3ds_shape]
581		[3ds_shape]
582			name="WOOD_COLUMN"
583			description="wood_column_description"
584			path="/objects/wood_col.3ds"
585			dimensions="2.50725,2.50725,11.9932"
586		[/3ds_shape]
587		[3ds_shape]
588			name="STREETLIGHT"
589			description="column_description"
590			path="/objects/streetlight.3ds"
591			dimensions="4.16887,2.18628,8.83691"
592		[/3ds_shape]
593		[3ds_shape]
594			name="DESK"
595			path="/objects/desk.3ds"
596			dimensions="10.9352,5.21927,3.96617"
597		[/3ds_shape]
598		[3ds_shape]
599			name="BENCH"
600			path="/objects/bench.3ds"
601			dimensions="10.268,1.72678,2.12477"
602		[/3ds_shape]
603		[3ds_shape]
604			name="BED"
605			path="/objects/bed.3ds"
606			dimensions="4.83942,6.90484,3.63818"
607 		[/3ds_shape]
608		[3ds_shape]
609			name="STOVE"
610			path="/objects/stove.3ds"
611			dimensions="2.15986,4.36447,8.58571"
612		[/3ds_shape]
613		[3ds_shape]
614			name="GATE_UP"
615			description="stairs_description"
616			path="/objects/gate-up.3ds"
617			dimensions="8,8,10"
618			interactive=1
619		[/3ds_shape]
620		[3ds_shape]
621			name="GATE_DOWN"
622			description="stairs_description"
623			path="/objects/gate-down.3ds"
624			dimensions="10,10,2.75"
625			interactive=1
626		[/3ds_shape]
627		[3ds_shape]
628			name="GATE_DOWN_OUTDOORS"
629			description="stairs_description"
630			path="/objects/gate-down-outdoors.3ds"
631			dimensions="8.8,8.85,11"
632			interactive=1
633		[/3ds_shape]
634#Daggers
635		[3ds_shape]
636			name="DAGGER_CEREMONIAL"
637			path="/objects/daggers/dagger_ceremonial.3ds"
638			dimensions="0.3,2.5,0.25"
639			icon="/items/daggers/ceremonialdagger.png"
640		[/3ds_shape]
641		[3ds_shape]
642			name="CURVED_DIRK"
643			path="/objects/weaponspack1/curveddirk.3ds"
644			dimensions="0.55,3,0.25"
645			icon="/items/daggers/curveddirk.png"
646		[/3ds_shape]
647		[3ds_shape]
648			name="DAGGER"
649			path="/objects/weaponspack1/dagger.3ds"
650			dimensions="0.75,2.5,0.22"
651			icon="/items/daggers/dagger.png"
652		[/3ds_shape]
653		[3ds_shape]
654			name="DIRK"
655			path="/objects/weaponspack1/dirk.3ds"
656			dimensions="0.25,3,0.25"
657			icon="/items/daggers/dirk.png"
658		[/3ds_shape]
659		[3ds_shape]
660			name="DAGGER_THROWING"
661			path="/objects/weaponspack1/throwingdagger.3ds"
662			dimensions="0.28,2.6,0.125"
663			icon="/items/daggers/throwingdagger.png"
664		[/3ds_shape]
665		[3ds_shape]
666			name="KNIFE_HUNTING"
667			path="/objects/weaponspack1/huntingknife.3ds"
668			dimensions="0.2,2.6,0.25"
669			icon="/items/daggers/huntingknife.png"
670		[/3ds_shape]
671		[3ds_shape]
672			name="KNIFE_KITCHEN"
673			path="/objects/weaponspack1/kitchenknife.3ds"
674			dimensions="0.2,2.6,0.25"
675			icon="/items/daggers/kitchenknife.png"
676		[/3ds_shape]
677#/Daggers
678#Swords
679		[3ds_shape]
680			id="sword"
681			name="CLAYMORE"
682			path="/objects/claymore.3ds"
683			dimensions="1.53202,7.68942,0.284746"
684			icon="/items/swords/claymore.png"
685		[/3ds_shape]
686		[3ds_shape,sword]
687			name="SWORD_DWARVEN"
688			path="/objects/swords/dwarvensword.3ds"
689			dimensions="4.5,0.65,0.65"
690			rotate_3d="0,0,1"
691			icon="/items/swords/dwarvensword.png"
692		[/3ds_shape]
693		[3ds_shape,sword]
694			name="SWORD_ORNAMENTAL"
695			path="/objects/weaponspack1/ornamentalofficerssword.3ds"
696			dimensions="4.59033,1.46174,0.322773"
697			rotate_3d="0,0,1"
698			icon="/items/swords/ornamentalofficerssword.png"
699		[/3ds_shape]
700		[3ds_shape,sword]
701			name="SWORD_SHORT"
702			path="/objects/swords/shortsword.3ds"
703			dimensions="0.75,3,0.75"
704			icon="/items/swords/shortsword.png"
705		[/3ds_shape]
706		[3ds_shape,sword]
707			name="SWORD_BASTARD"
708			path="/objects/weaponspack2/bastardsword.3ds"
709			dimensions="5,1.46174,0.322773"
710			rotate_3d="0,0,1"
711			icon="/items/swords/bastardsword.png"
712		[/3ds_shape]
713		[3ds_shape,sword]
714			name="SWORD_CAVALRY"
715			path="/objects/weaponspack2/cavalrysabre.3ds"
716			dimensions="4.59033,1.46174,0.322773"
717			rotate_3d="0,0,1"
718			icon="/items/swords/cavalrysabre.png"
719		[/3ds_shape]
720		[3ds_shape,sword]
721			name="SWORD_CURVEY"
722			path="/objects/swords/curveysword.3ds"
723			dimensions="4.59033,1.46174,0.322773"
724			rotate_3d="0,0,1"
725			icon="/items/swords/curveysword.png"
726		[/3ds_shape]
727		[3ds_shape,sword]
728			name="SWORD_DEXTRAN"
729			path="/objects/weaponspack2/dextran.3ds"
730			dimensions="1.53202,7.68942,0.284746"
731			icon="/items/swords/dextran.png"
732		[/3ds_shape]
733		[3ds_shape,sword]
734			name="SWORD_GOLIOMPUR"
735			path="/objects/weaponspack2/goliompur.3ds"
736			dimensions="1.53202,7.68942,0.284746"
737			icon="/items/swords/goliompur.png"
738		[/3ds_shape]
739		[3ds_shape,sword]
740			name="SWORD_KATANA"
741			path="/objects/swords/katana.3ds"
742			dimensions="5.5,.7,0.4"
743			rotate_3d="0,0,1"
744			icon="/items/swords/katana.png"
745		[/3ds_shape]
746		[3ds_shape,sword]
747			name="SWORD_CUTLASS"
748			path="/objects/weaponspack2/nederianesecutlass.3ds"
749			dimensions="4.59033,.8,0.322773"
750			rotate_3d="0,0,1"
751			icon="/items/swords/nedrianesecutlass.png"
752		[/3ds_shape]
753		[3ds_shape,sword]
754			name="SWORD_PURPLE"
755			path="/objects/weaponspack2/purplewormslayer.3ds"
756			dimensions="4.8,1.3,0.322773"
757			rotate_3d="0,0,1"
758			icon="/items/swords/purplewormslayer.png"
759		[/3ds_shape]
760		[3ds_shape,sword]
761			name="SWORD_RAPIER"
762			path="/objects/weaponspack2/rapier.3ds"
763			dimensions="4.59033,1.46174,0.5"
764			rotate_3d="0,0,1"
765			icon="/items/swords/rapier.png"
766		[/3ds_shape]
767		[3ds_shape,sword]
768			name="SWORD_ROYAL"
769			path="/objects/weaponspack2/royalcutlass.3ds"
770			dimensions="5,1,1"
771			rotate_3d="0,0,1"
772			icon="/items/swords/royalcutlass.png"
773		[/3ds_shape]
774		[3ds_shape,sword]
775			name="SWORD_LONG"
776			path="/objects/weaponspack3/longsword.3ds"
777			dimensions="4.59033,1.2,0.28"
778			rotate_3d="0,0,1"
779			icon="/items/swords/longsword1.png"
780		[/3ds_shape]
781		[3ds_shape,sword]
782			name="SWORD_ICONOCLAST"
783			path="/objects/weaponspack3/iconoclast.3ds"
784			dimensions="4.59033,1.46174,0.322773"
785			rotate_3d="0,0,1"
786			icon="/items/swords/iconoclast.png"
787		[/3ds_shape]
788#/Swords
789#Axes
790		[3ds_shape]
791			name="AXE"
792			path="/objects/axe.3ds"
793			dimensions="1.44145,3.87854,0.337567"
794		[/3ds_shape]
795		[3ds_shape]
796			name="AXE_PERSUADER"
797			path="/objects/weaponspack3/persuader.3ds"
798			dimensions="1.44145,3.87854,.15"
799			icon="/items/axes/persuader.png"
800		[/3ds_shape]
801		[3ds_shape]
802			name="AXE_THROWING"
803			path="/objects/weaponspack3/throwingaxe.3ds"
804			dimensions="1,2,.15"
805			icon="/items/axes/throwingaxe.png"
806		[/3ds_shape]
807		[3ds_shape]
808			name="AXE_GORLISH"
809			path="/objects/weaponspack3/gorlishaxe.3ds"
810			dimensions="1.44145,3,.15"
811			icon="/items/axes/ghorlish.png"
812		[/3ds_shape]
813		[3ds_shape]
814			name="AXE_CHOMPER"
815			path="/objects/weaponspack3/chomper.3ds"
816			dimensions="1.44145,3.87854,0.2"
817			icon="/items/axes/chomper.png"
818		[/3ds_shape]
819		[3ds_shape]
820			name="AXE_GREAT"
821			path="/objects/weaponspack3/greataxe.3ds"
822			dimensions="1.6,5.5,0.2"
823			icon="/items/axes/greataxe.png"
824		[/3ds_shape]
825		[3ds_shape]
826			name="AXE_GOLDEN"
827			path="/objects/weaponspack3/goldenaxe.3ds"
828			dimensions="1.44145,3,0.2"
829			icon="/items/axes/goldenaxe.png"
830		[/3ds_shape]
831		[3ds_shape]
832			name="AXE_BATTLE"
833			path="/objects/weaponspack3/battleaxe.3ds"
834			dimensions="1.44145,3.87854,0.337567"
835			icon="/items/axes/battleaxe.png"
836		[/3ds_shape]
837#/Axes
838#Bows
839		[3ds_shape]
840			name="BOW_BOLIFUR"
841			path="/objects/bows/bolifur.3ds"
842			dimensions="1.1765,6.5,0.280313"
843			icon="/items/bows/bolifur.png"
844		[/3ds_shape]
845		[3ds_shape]
846			name="BOW_GNOMISH"
847			path="/objects/bows/gnomishbow.3ds"
848			dimensions="0.6,2.5,0.12"
849			icon="/items/bows/gnomishbow.png"
850		[/3ds_shape]
851		[3ds_shape]
852			name="BOW_LONG"
853			path="/objects/bows/longbow.3ds"
854			dimensions="1.1765,6,0.280313"
855			icon="/items/bows/longbow.png"
856		[/3ds_shape]
857		[3ds_shape]
858			name="BOW_ORNATE"
859			path="/objects/bows/ornatebow.3ds"
860			dimensions="1.1765,4.3225,0.14"
861			icon="/items/bows/ornatebow.png"
862		[/3ds_shape]
863		[3ds_shape]
864			name="BOW_STRONG"
865			path="/objects/bows/strongbow.3ds"
866			dimensions="1.1765,4.3225,0.280313"
867			icon="/items/bows/strongbow.png"
868		[/3ds_shape]
869		[3ds_shape]
870			name="BOW_CROSS_HEAVY"
871			path="/objects/bows/heavycrossbow.3ds"
872			dimensions="2.2,3,0.35"
873			icon="/items/bows/heavycrossbow.png"
874		[/3ds_shape]
875		[3ds_shape]
876			name="BOW_CROSS_LIGHT"
877			path="/objects/bows/lightcrossbow.3ds"
878			dimensions="1.8,2,0.125"
879			icon="/items/bows/lightcrossbow.png"
880		[/3ds_shape]
881#/Bows
882#Bashing weapons
883		[3ds_shape]
884			name="MACE"
885			path="/objects/mace.3ds"
886			dimensions="1.28005,3.79491,1.28007"
887		[/3ds_shape]
888		[3ds_shape]
889			name="CLUB"
890			path="/objects/bashing weapons/club.3ds"
891			dimensions=".8,3,.8"
892			icon="/items/bashing weapons/club.png"
893		[/3ds_shape]
894		[3ds_shape]
895			name="MACE_ROUND"
896			path="/objects/bashing weapons/roundmace.3ds"
897			dimensions="1,3.4,1"
898			icon="/items/bashing weapons/roundmace.png"
899		[/3ds_shape]
900		[3ds_shape]
901			name="MORNING_STAR"
902			path="/objects/bashing weapons/morningstar.3ds"
903			dimensions="1,4.6,.75"
904			icon="/items/bashing weapons/morningstar.png"
905		[/3ds_shape]
906		[3ds_shape]
907			name="FLAIL_SPIKED"
908			path="/objects/bashing weapons/spikedflail.3ds"
909			dimensions="1.2,4.6,1"
910			icon="/items/bashing weapons/spikedflail.png"
911		[/3ds_shape]
912		[3ds_shape]
913			name="MARAGON"
914			path="/objects/bashing weapons/maragon.3ds"
915			dimensions=".5,6,.5"
916			icon="/items/bashing weapons/maragon.png"
917		[/3ds_shape]
918		[3ds_shape]
919			name="FLAIL_DARK"
920			path="/objects/bashing weapons/darkflail.3ds"
921			dimensions="2.4,4,.8"
922			icon="/items/bashing weapons/darkflail.png"
923		[/3ds_shape]
924		[3ds_shape]
925			name="WARMASTER"
926			path="/objects/bashing weapons/warmaster.3ds"
927			dimensions="1,4.2,1"
928			icon="/items/bashing weapons/warmaster.png"
929		[/3ds_shape]
930#/Bashing weapons
931#Pole weapons
932		[3ds_shape]
933			name="QUARTERSTAFF"
934			path="/objects/pole weapons/quarterstaff.3ds"
935			icon="/items/pole weapons/quarterstaff.png"
936			dimensions="7.67049,0.273565,0.287643"
937			rotate_3d="0,0,1"
938		[/3ds_shape]
939		[3ds_shape]
940			name="HALBRED"
941			path="/objects/pole weapons/halbred.3ds"
942			dimensions="7.67049,2,0.24"
943			icon="/items/pole weapons/halbred.png"
944			rotate_3d="0,0,1"
945		[/3ds_shape]
946		[3ds_shape]
947			name="JAVELIN"
948			path="/objects/pole weapons/javelin.3ds"
949			dimensions="6,0.273565,0.13"
950			icon="/items/pole weapons/javelin.png"
951			rotate_3d="0,0,1"
952		[/3ds_shape]
953		[3ds_shape]
954			name="SPEAR_LONG"
955			path="/objects/pole weapons/longspear.3ds"
956			dimensions="8.5,0.4,0.2"
957			icon="/items/pole weapons/longspear.png"
958			rotate_3d="0,0,1"
959		[/3ds_shape]
960		[3ds_shape]
961			name="TRIDENT"
962			path="/objects/pole weapons/trident.3ds"
963			dimensions="7,1.2,0.2"
964			icon="/items/pole weapons/trident.png"
965			rotate_3d="0,0,1"
966		[/3ds_shape]
967#/Pole weapons
968#Scythes
969		[3ds_shape]
970			name="SCYTHE_WAR"
971			path="/objects/scythes/warscythe.3ds"
972			dimensions="6,2.5,0.2"
973			icon="/items/scythes/warscythe.png"
974			rotate_3d="0,0,1"
975		[/3ds_shape]
976		[3ds_shape]
977			name="SCYTHE_MILMORIL"
978			path="/objects/scythes/milmorilscythe.3ds"
979			dimensions="5,3,0.2"
980			icon="/items/scythes/milmorilscythe.png"
981			rotate_3d="0,0,1"
982		[/3ds_shape]
983#/Scythes
984		[3ds_shape]
985			name="BARREL"
986			path="/objects/containers/barrel_container.3ds"
987			dimensions="2.58454,2.5779,3.1"
988			icon="/items/furniture/barreli.png"
989		[/3ds_shape]
990		[3ds_shape]
991			name="CRATE"
992			path="/objects/furniture/crate.3ds"
993			dimensions="2.412,2.45314,2.44027"
994			icon="/items/furniture/cratei.png"
995		[/3ds_shape]
996		[3ds_shape]
997			name="VASE"
998			path="/objects/vase.3ds"
999			dimensions="1.37942,1.19461,3.15338"
1000			icon="/items/furniture/vasei.png"
1001		[/3ds_shape]
1002		[3ds_shape]
1003			name="COMMODE"
1004			path="/objects/commode.3ds"
1005			dimensions="4.17246,2.7026,2.775"
1006			icon="/items/furniture/commode.png"
1007		[/3ds_shape]
1008		[3ds_shape]
1009			name="CORPSE"
1010			path="/objects/corpse.3ds"
1011			dimensions="1.87756,1.13761,1.0312"
1012			icon="/items/furniture/corpse.png"
1013		[/3ds_shape]
1014		[3ds_shape]
1015			name="TABLE"
1016			path="/objects/table.3ds"
1017			dimensions="5,5,2.7411"
1018			icon="/items/furniture/tablei.png"
1019		[/3ds_shape]
1020		[3ds_shape]
1021			name="SQUARETABLE"
1022			path="/objects/tablesq.3ds"
1023			dimensions="4.32371,5.44736,2.7411"
1024			icon="/items/furniture/tablesqi.png"
1025		[/3ds_shape]
1026		[3ds_shape]
1027			name="CHAIR"
1028			path="/objects/chair.3ds"
1029			dimensions="2,2,2"
1030			icon="/items/furniture/chair.png"
1031		[/3ds_shape]
1032		[3ds_shape]
1033			name="PLANT"
1034			path="/objects/plant.3ds"
1035			dimensions="3.00086,3.02161,2.74088"
1036			icon="/items/furniture/planti.png"
1037		[/3ds_shape]
1038#Drinks
1039		[3ds_shape]
1040			name="POTION_WATER"
1041			path="/objects/drinks/potion_water.3ds"
1042			dimensions="0.816623,0.792617,2.07016"
1043			icon="/items/drinks/potion_water.png"
1044		[/3ds_shape]
1045		[3ds_shape]
1046			name="CANTEEN"
1047			path="/objects/drinks/canteen.3ds"
1048			dimensions="0.816623,0.3,1.4"
1049			icon="/items/drinks/canteeni.png"
1050		[/3ds_shape]
1051		[3ds_shape]
1052			name="MILK"
1053			path="/objects/drinks/milk.3ds"
1054			dimensions="0.5,0.5,1.9"
1055			icon="/items/drinks/milk.png"
1056		[/3ds_shape]
1057		[3ds_shape]
1058			name="CHEAPWINE"
1059			path="/objects/drinks/cheapwine.3ds"
1060			dimensions="0.4,0.4,2"
1061			icon="/items/drinks/cheapwine.png"
1062		[/3ds_shape]
1063		[3ds_shape]
1064			name="FINEWINE"
1065			path="/objects/drinks/finewine.3ds"
1066			dimensions="0.3,0.3,2.07016"
1067			icon="/items/drinks/finewine.png"
1068		[/3ds_shape]
1069		[3ds_shape]
1070			name="BARREL_DRINK"
1071			path="/objects/drinks/barrel_drink.3ds"
1072			dimensions="0.816623,0.792617,1.8"
1073			icon="/items/drinks/barrel_drink.png"
1074		[/3ds_shape]
1075		[3ds_shape]
1076			name="BARREL_WINE"
1077			path="/objects/drinks/barrel_wine.3ds"
1078			dimensions="0.816623,0.792617,1.6"
1079			icon="/items/drinks/barrel_wine.png"
1080		[/3ds_shape]
1081		[3ds_shape]
1082			name="BARREL_BEER"
1083			path="/objects/drinks/barrel_beer.3ds"
1084			dimensions="0.816623,0.792617,2.07016"
1085			icon="/items/drinks/barrel_beer.png"
1086		[/3ds_shape]
1087#/Drinks
1088#Food
1089		[3ds_shape]
1090			id="food"
1091			name="FOOD_MUTTON"
1092			path="/objects/food/mutton.3ds"
1093			dimensions="0.870357,2.26658,0.846374"
1094			icon="/items/food/food_mutton.png"
1095		[/3ds_shape]
1096		[3ds_shape,food]
1097			name="FOOD_APPLE"
1098			path="/objects/food/food_apple.3ds"
1099			dimensions="1,1,1.1"
1100			icon="/items/food/food_apple.png"
1101		[/3ds_shape]
1102		[3ds_shape,food]
1103			name="FOOD_APPLE2"
1104			path="/objects/food/food_apple2.3ds"
1105			dimensions=".5,.5,.55"
1106			icon="/items/food/food_apple2.png"
1107		[/3ds_shape]
1108		[3ds_shape,food]
1109			name="FOOD_MUSHROOM"
1110			path="/objects/food/mushroom.3ds"
1111			dimensions="1.3,1.3,1.3"
1112			icon="/items/food/food_mushroom.png"
1113		[/3ds_shape]
1114		[3ds_shape,food]
1115			name="FOOD_BREAD"
1116			path="/objects/food/bread.3ds"
1117			dimensions="1.76107,0.971997,.6"
1118			icon="/items/food/food_bread.png"
1119		[/3ds_shape]
1120		[3ds_shape,food]
1121			name="FOOD_SPECKLEDEGG"
1122			path="/objects/food/egg_speckled.3ds"
1123			dimensions=".58,.375,.375"
1124			icon="/items/food/egg_speckled.png"
1125		[/3ds_shape]
1126		[3ds_shape,food]
1127			name="FOOD_BIGEGG"
1128			path="/objects/food/egg_big.3ds"
1129			dimensions="1.16,.75,.75"
1130			icon="/items/food/egg_big.png"
1131		[/3ds_shape]
1132		[3ds_shape,food]
1133			name="FOOD_CHOCOLATE"
1134			path="/objects/food/chocolate.3ds"
1135			dimensions="1,.6,.25"
1136			icon="/items/food/food_chocolate.png"
1137		[/3ds_shape]
1138#/Food
1139		[3ds_shape]
1140			name="ARROW"
1141			path="/objects/arrow.3ds"
1142			dimensions="0.643247,3.36395,0.2584"
1143		[/3ds_shape]
1144#Gloves
1145#		[3ds_shape]
1146#			name="GLOVE"
1147#			path="/objects/gloves/gloves.3ds"
1148#			dimensions="2.99393,1.2108,1.34474"
1149#			rotate="90,0,0"
1150#			icon="/items/gloves/gloves.png"
1151#		[/3ds_shape]
1152		[3ds_shape]
1153			name="GLOVES"
1154			path="/objects/gloves/gloves.3ds"
1155			dimensions="1.2,1.2,.4"
1156			icon="/items/gloves/gloves.png"
1157		[/3ds_shape]
1158		[3ds_shape]
1159			name="EMBGLOVES"
1160			path="/objects/gloves/embgloves.3ds"
1161			dimensions="1.2,1.2,.4"
1162			icon="/items/gloves/embgloves.png"
1163		[/3ds_shape]
1164		[3ds_shape]
1165			name="CHAINGLOVES"
1166			path="/objects/gloves/chaingloves.3ds"
1167			dimensions="2,2,.6"
1168			icon="/items/gloves/chaingloves.png"
1169		[/3ds_shape]
1170		[3ds_shape]
1171			name="PLAITGLOVES"
1172			path="/objects/gloves/plaitgloves.3ds"
1173			dimensions="2,2,.6"
1174			icon="/items/gloves/plaitgloves.png"
1175		[/3ds_shape]
1176#/Gloves
1177#Armor
1178		[3ds_shape]
1179			name="LEATHERARMOR"
1180			path="/objects/armor/leatherarmor.3ds"
1181			dimensions="2.6,.75,2.1"
1182			icon="/items/armor/leather.png"
1183		[/3ds_shape]
1184		[3ds_shape]
1185			name="STUDDEDLEATHER"
1186			path="/objects/armor/studdedleather.3ds"
1187			dimensions="2.6,.75,2.1"
1188			icon="/items/armor/studdedleather.png"
1189		[/3ds_shape]
1190		[3ds_shape]
1191			name="RUSTYCHAIN"
1192			path="/objects/armor/rusty.3ds"
1193			dimensions="2.7444,1,2.1625"
1194			icon="/items/armor/rusty.png"
1195		[/3ds_shape]
1196		[3ds_shape]
1197			name="GUARDCHAIN"
1198			path="/objects/armor/guardchain.3ds"
1199			dimensions="2.7444,1,2.1625"
1200			icon="/items/armor/guardchain.png"
1201		[/3ds_shape]
1202		[3ds_shape]
1203			name="MYTHRILCHAIN"
1204			path="/objects/armor/mythrilchain.3ds"
1205			dimensions="2.7444,1,2.1625"
1206			icon="/items/armor/mythrilchain.png"
1207		[/3ds_shape]
1208		[3ds_shape]
1209			name="BANDEDMAIL"
1210			path="/objects/armor/bandedmail.3ds"
1211			dimensions="2.7444,1,2.1625"
1212			icon="/items/armor/bandedmail.png"
1213		[/3ds_shape]
1214		[3ds_shape]
1215			name="FIELDPLAIT"
1216			path="/objects/armor/heavyfieldplait.3ds"
1217			dimensions="2.7444,1.13237,2.1625"
1218			icon="/items/armor/heavyfieldplait.png"
1219		[/3ds_shape]
1220		[3ds_shape]
1221			name="ELVENPLAIT"
1222			path="/objects/armor/elvenplait.3ds"
1223			dimensions="2.6,.75,2.1"
1224			icon="/items/armor/elvenplait.png"
1225		[/3ds_shape]
1226		[3ds_shape]
1227			name="OGREPLAIT"
1228			path="/objects/armor/ogreplait.3ds"
1229			dimensions="2.7444,1,2.1625"
1230			icon="/items/armor/ogreplait.png"
1231		[/3ds_shape]
1232		[3ds_shape]
1233			name="REDDRAGONARMOR"
1234			path="/objects/armor/reddragonarmor.3ds"
1235			dimensions="2.7444,1,2.1625"
1236			icon="/items/armor/reddragonarmor.png"
1237		[/3ds_shape]
1238		[3ds_shape]
1239			name="SLIMYDEFENDER"
1240			path="/objects/armor/slimydefender.3ds"
1241			dimensions="1.5,1.5,1.5"
1242			icon="/items/armor/slimydefender.png"
1243		[/3ds_shape]
1244		[3ds_shape]
1245			name="GOLDENARMOR"
1246			path="/objects/armor/goldenarmor.3ds"
1247			dimensions="2.7444,1,2.1625"
1248			icon="/items/armor/goldenarmor.png"
1249		[/3ds_shape]
1250		[3ds_shape]
1251			name="BREASTPLATE_ANTIMAGIC"
1252			path="/objects/armor/antimagicbreastplate.3ds"
1253			dimensions="1.7,.75,2.1"
1254			icon="/items/armor/antimagicbreastplate.png"
1255		[/3ds_shape]
1256#/Armor
1257#Shields
1258		[3ds_shape]
1259			name="SHIELD_BUCKLER"
1260			path="/objects/shields/buckler.3ds"
1261			dimensions="1.8,1.8,0.15"
1262			icon="/items/shields/buckler.png"
1263		[/3ds_shape]
1264		[3ds_shape]
1265			name="SHIELD_WOODEN"
1266			path="/objects/shields/woodenshield.3ds"
1267			dimensions="2.5,2.5,0.25"
1268			icon="/items/shields/woodenshield.png"
1269		[/3ds_shape]
1270		[3ds_shape]
1271			name="SHIELD_STEEL"
1272			path="/objects/shields/steelshield.3ds"
1273			dimensions="2.3,2.3,0.54375"
1274			icon="/items/shields/steelshield.png"
1275		[/3ds_shape]
1276		[3ds_shape]
1277			name="SHIELD_DRAGON"
1278			path="/objects/shields/dragonshield.3ds"
1279			dimensions="2.3,2.5,0.54375"
1280			icon="/items/shields/dragonshield.png"
1281		[/3ds_shape]
1282		[3ds_shape]
1283			name="SHIELD_CAVALRY"
1284			path="/objects/shields/cavalryshield.3ds"
1285			dimensions="2.79316,2.83625,0.7"
1286			icon="/items/shields/cavalryshield.png"
1287		[/3ds_shape]
1288		[3ds_shape]
1289			name="SHIELD_TROLLHIDE"
1290			path="/objects/shields/trollhideshield.3ds"
1291			dimensions="2,2.83625,0.5"
1292			icon="/items/shields/trollhideshield.png"
1293		[/3ds_shape]
1294		[3ds_shape]
1295			name="SHIELD_GOLDENLOTUS"
1296			path="/objects/shields/goldenlotus.3ds"
1297			dimensions="2.79,2.79,0.54"
1298			icon="/items/shields/goldenlotus.png"
1299		[/3ds_shape]
1300#/Shields
1301#Amulets
1302		[3ds_shape]
1303			name="AMULET_QUARTZ"
1304			path="/objects/amulets/amulet_quartz.3ds"
1305			dimensions="1.41261,2.01535,0.11"
1306			icon="/items/amulets/amulet_quartz.png"
1307		[/3ds_shape]
1308		[3ds_shape]
1309			name="AMULET_SUN"
1310			path="/objects/amulets/amuletsun.3ds"
1311			dimensions="1.41261,2.01535,0.0494824"
1312			icon="/items/amulets/amuletsun.png"
1313		[/3ds_shape]
1314		[3ds_shape]
1315			name="AMULET_LEAVES"
1316			path="/objects/amulets/amuletleaves2.3ds"
1317			dimensions="1.41261,2.01535,0.0494824"
1318			icon="/items/amulets/amuletleaves2.png"
1319		[/3ds_shape]
1320		[3ds_shape]
1321			name="AMULET_WATCHER"
1322			path="/objects/amulets/amulet_watcher.3ds"
1323			dimensions="1.41261,2.01535,0.05"
1324			icon="/items/amulets/amulet_watcher.png"
1325		[/3ds_shape]
1326		[3ds_shape]
1327			name="AMULET_HAND"
1328			path="/objects/amulets/amulet_guidinghand.3ds"
1329			dimensions="1.41261,2.01535,0.15"
1330			icon="/items/amulets/amulet_guidinghand.png"
1331		[/3ds_shape]
1332		[3ds_shape]
1333			name="AMULET_MOON"
1334			path="/objects/amulets/amuletmoon.3ds"
1335			dimensions="1.41261,2.01535,0.0494824"
1336			icon="/items/amulets/amuletmoon.png"
1337		[/3ds_shape]
1338		[3ds_shape]
1339			name="AMULET_RAGNAR"
1340			path="/objects/amulets/amulet_ragnar.3ds"
1341			dimensions="1.41261,2.01535,0.0494824"
1342			icon="/items/amulets/amulet_ragnar.png"
1343		[/3ds_shape]
1344#Commented out as these are currently unused.
1345#		[3ds_shape]
1346#			name="AMULET_SAPPHIRE"
1347#			path="/objects/amulets/amulet_sapphire.3ds"
1348#			dimensions="1.41261,2.01535,0.0494824"
1349#			icon="/items/amulets/amulet_sapphire.png"
1350#		[/3ds_shape]
1351#		[3ds_shape]
1352#			name="AMULET_DARKSUN"
1353#			path="/objects/amulets/amuletdarksun.3ds"
1354#			dimensions="1.41261,2.01535,0.0494824"
1355#			icon="/items/amulets/amuletdarksun.png"
1356#		[/3ds_shape]
1357#		[3ds_shape]
1358#			name="AMULET_PALM"
1359#			path="/objects/amulets/amuletleavespalm.3ds"
1360#			dimensions="1.41261,2.01535,0.0494824"
1361#			icon="/items/amulets/amuletleavespalm.png"
1362#		[/3ds_shape]
1363#/Amulets
1364#Boots
1365		[3ds_shape]
1366			name="BOOTS_MYCOTHARSIUS"
1367			path="/objects/boots/boots_mycotharsius.3ds"
1368			dimensions="1.63485,1.35089,1.44723"
1369			icon="/items/boots/boots_mycotharsius.png"
1370		[/3ds_shape]
1371		[3ds_shape]
1372			name="BOOTS_LEATHER"
1373			path="/objects/boots/leatherboots.3ds"
1374			dimensions="1.63485,1.35089,1.44723"
1375			icon="/items/boots/leatherboots.png"
1376		[/3ds_shape]
1377		[3ds_shape]
1378			name="BOOTS_STEELTOED"
1379			path="/objects/boots/steeltoedboots.3ds"
1380			dimensions="1.63485,1.35089,1.44723"
1381			icon="/items/boots/steeltoedboots.png"
1382		[/3ds_shape]
1383		[3ds_shape]
1384			name="BOOTS_WAR"
1385			path="/objects/boots/warboots.3ds"
1386			dimensions="1.63485,1.35089,1.44723"
1387			icon="/items/boots/warboots.png"
1388		[/3ds_shape]
1389		[3ds_shape]
1390			name="BOOTS_WORK"
1391			path="/objects/boots/workboots.3ds"
1392			dimensions="1.63485,1.35089,1.44723"
1393			icon="/items/boots/workboots2.png"
1394		[/3ds_shape]
1395		[3ds_shape]
1396			name="BOOTS_ANTIMAGIC"
1397			path="/objects/boots/antimagicboots.3ds"
1398			dimensions="1.63485,1.35089,1.44723"
1399			icon="/items/boots/antimagicboots.png"
1400		[/3ds_shape]
1401#/Boots
1402#Wands
1403		[3ds_shape]
1404			name="WAND_NAUSIATION"
1405			path="/objects/wands/wand_nausiation.3ds"
1406			dimensions="0.25,3.5,0.25"
1407			icon="/items/wands/wand_nausiation.png"
1408		[/3ds_shape]
1409		[3ds_shape]
1410			name="WAND_BLUEOPAL"
1411			path="/objects/wands/blueopalwand.3ds"
1412			dimensions="0.297051,3.54051,0.546591"
1413			icon="/items/wands/blueopalwand.png"
1414		[/3ds_shape]
1415		[3ds_shape]
1416			name="WAND_GOLDENSPIRAL"
1417			path="/objects/wands/goldenspiralwand.3ds"
1418			dimensions="0.297051,2,0.125"
1419			icon="/items/wands/goldenspiralwand.png"
1420		[/3ds_shape]
1421		[3ds_shape]
1422			name="WAND_DWARVENKINGS"
1423			path="/objects/wands/scepterofthedwarvenkings.3ds"
1424			dimensions="1,2.5,0.25"
1425			icon="/items/wands/scepterofthedwarvenkings.png"
1426		[/3ds_shape]
1427		[3ds_shape]
1428			name="WAND_URGLESCLAW"
1429			path="/objects/wands/urglesclaw.3ds"
1430			dimensions="0.297051,2.3,0.125"
1431			icon="/items/wands/urglesclaw.png"
1432		[/3ds_shape]
1433		[3ds_shape]
1434			name="WAND_ROMANOFFSFINALREBUKE"
1435			path="/objects/wands/romanoffsfinalrebuke.3ds"
1436			dimensions="0.297051,3.54051,0.546591"
1437			icon="/items/wands/romanoffsfinalrebuke.png"
1438		[/3ds_shape]
1439		[3ds_shape]
1440			name="WAND_THESECRETFLAME"
1441			path="/objects/wands/thewandofthesecretflame.3ds"
1442			dimensions="0.297051,2.3,0.25"
1443			icon="/items/wands/thewandofthesecretflame.png"
1444		[/3ds_shape]
1445#/Wands
1446#Staffs
1447
1448		[3ds_shape]
1449			name="STAFF_SNAKE"
1450			path="/objects/staffs/snakestaff.3ds"
1451			icon="/items/staffs/snakestaff.png"
1452			dimensions="7.67049,1,.85"
1453			rotate_3d="0,0,1"
1454		[/3ds_shape]
1455		[3ds_shape]
1456			name="STAFF"
1457			path="/objects/staffs/staff.3ds"
1458			icon="/items/staffs/staff.png"
1459			dimensions="7.67049,0.273565,0.287643"
1460			rotate_3d="0,0,1"
1461		[/3ds_shape]
1462		[3ds_shape]
1463			name="STAFF_HORNED"
1464			path="/objects/staffs/staff_horned.3ds"
1465			icon="/items/staffs/staff_horned.png"
1466			dimensions="7.67049,3,1.5"
1467			rotate_3d="0,0,1"
1468		[/3ds_shape]
1469		[3ds_shape]
1470			name="STAFF_MAGUS"
1471			path="/objects/staffs/staff_magus.3ds"
1472			icon="/items/staffs/staff_magus.png"
1473			dimensions="7.67049,0.273565,0.287643"
1474			rotate_3d="0,0,1"
1475		[/3ds_shape]
1476		[3ds_shape]
1477			name="STAFF_RESENTFULL"
1478			path="/objects/staffs/staff_resentfull.3ds"
1479			icon="/items/staffs/staff_resentfull.png"
1480			dimensions="7.67049,0.273565,0.287643"
1481			rotate_3d="0,0,1"
1482		[/3ds_shape]
1483		[3ds_shape]
1484			name="STAFF_ZORDOK"
1485			path="/objects/staffs/staff_zordok.3ds"
1486			icon="/items/staffs/staff_zordok.png"
1487			dimensions="7.67049,0.273565,0.287643"
1488			rotate_3d="0,0,1"
1489		[/3ds_shape]
1490#/Staffs
1491		[3ds_shape]
1492			name="PEDESTAL"
1493			path="/objects/pedestal.3ds"
1494			dimensions="2.71637,2.76844,3.19421"
1495			icon="/items/furniture/pedestal.png"
1496		[/3ds_shape]
1497		[3ds_shape]
1498			name="TCHEST"
1499			path="/objects/furniture/tchest.3ds"
1500			icon="/items/furniture/tchesti.png"
1501			dimensions="2.226,2.124,2"
1502			icon="/items/furniture/tchesti.png"
1503		[/3ds_shape]
1504#Potions
1505		[3ds_shape]
1506			id="potion"
1507			name="POTION"
1508			path="/objects/potion.3ds"
1509			dimensions="0.9825,0.9825,2.11277"
1510			icon_rotate="-60,0,20"
1511		[/3ds_shape]
1512		[3ds_shape,potion]
1513			name="POTION_HEALTH"
1514			path="/objects/potions/potion_health.3ds"
1515			dimensions="0.6,0.6,1"
1516			icon="/items/potions/potion_health.png"
1517		[/3ds_shape]
1518		[3ds_shape,potion]
1519			name="POTION_ARMOR"
1520			path="/objects/potions/potion_armor.3ds"
1521			dimensions="0.6,0.6,1"
1522			icon="/items/potions/potion_armor.png"
1523		[/3ds_shape]
1524		[3ds_shape,potion]
1525			name="POTION_SPEED"
1526			path="/objects/potions/potion_speed.3ds"
1527			dimensions="0.25,0.25,1"
1528			icon="/items/potions/potion_speed.png"
1529		[/3ds_shape]
1530		[3ds_shape,potion]
1531			name="POTION_COORDINATION"
1532			path="/objects/potions/potion_coordination.3ds"
1533			dimensions="0.25,0.25,1"
1534			icon="/items/potions/potion_coordination.png"
1535		[/3ds_shape]
1536		[3ds_shape,potion]
1537			name="POTION_POWER"
1538			path="/objects/potions/potion_power.3ds"
1539			dimensions="0.25,0.25,1"
1540			icon="/items/potions/potion_power.png"
1541		[/3ds_shape]
1542		[3ds_shape,potion]
1543			name="POTION_IQ"
1544			path="/objects/potions/potion_iq.3ds"
1545			dimensions="0.25,0.25,1"
1546			icon="/items/potions/potion_iq.png"
1547		[/3ds_shape]
1548		[3ds_shape,potion]
1549			name="POTION_LEADERSHIP"
1550			path="/objects/potions/potion_leadership.3ds"
1551			dimensions="0.25,0.25,1"
1552			icon="/items/potions/potion_leadership.png"
1553		[/3ds_shape]
1554		[3ds_shape,potion]
1555			name="POTION_LUCK"
1556			path="/objects/potions/potion_luck.3ds"
1557			dimensions="0.25,0.25,1"
1558			icon="/items/potions/potion_luck.png"
1559		[/3ds_shape]
1560		[3ds_shape,potion]
1561			name="POTION_PIETY"
1562			path="/objects/potions/potion_piety.3ds"
1563			dimensions="0.25,0.25,1"
1564			icon="/items/potions/potion_piety.png"
1565		[/3ds_shape]
1566		[3ds_shape,potion]
1567			name="POTION_LORE"
1568			path="/objects/potions/potion_lore.3ds"
1569			dimensions="0.25,0.25,1"
1570			icon="/items/potions/potion_lore.png"
1571		[/3ds_shape]
1572		[3ds_shape,potion]
1573			name="POTION_MAGIC"
1574			path="/objects/potions/potion_magic.3ds"
1575			dimensions="0.6,0.6,1"
1576			icon="/items/potions/potion_magic.png"
1577		[/3ds_shape]
1578#/Potions
1579		[3ds_shape]
1580			name="SCROLL"
1581			path="/objects/scroll.3ds"
1582			dimensions="2.028,1.71,0.78"
1583			icon="/items/items/scroll.png"
1584		[/3ds_shape]
1585		[3ds_shape]
1586			name="SWITCH_OFF"
1587			description="lever_description"
1588			path="/objects/offswitch.3ds"
1589			dimensions="1.10713,2.54311,1.85277"
1590			interactive=1
1591		[/3ds_shape]
1592		[3ds_shape]
1593			name="SWITCH_ON"
1594			description="lever_description"
1595			path="/objects/onswitch.3ds"
1596			dimensions="1.10713,2.54311,1.51079"
1597			interactive=1
1598		[/3ds_shape]
1599		[3ds_shape]
1600			name="POOL"
1601			description="pool_description"
1602			path="/objects/pool.3ds"
1603			dimensions="5.45256,5.72788,1.7106"
1604			effect="EFFECT_GREEN,3,3,0,1,-2,2"
1605			interactive=1
1606		[/3ds_shape]
1607		[3ds_shape]
1608			name="MAP"
1609			path="/objects/map.3ds"
1610			dimensions="2.1492,2.16713,0.462661"
1611			icon="/items/items/mapi.png"
1612		[/3ds_shape]
1613#Tokens
1614		[3ds_shape]
1615			name="TOKEN_CRONOS"
1616			path="/objects/tokens/token_cronos.3ds"
1617			dimensions="1.1,1.1,0.3"
1618			icon="/items/tokens/cronos_token.png"
1619		[/3ds_shape]
1620		[3ds_shape]
1621			name="TOKEN_GARZUL"
1622			path="/objects/tokens/token_garzul.3ds"
1623			dimensions="1.1,1.1,0.3"
1624			icon="/items/tokens/garzul_token.png"
1625		[/3ds_shape]
1626		[3ds_shape]
1627			name="TOKEN_SOROUGHOZ"
1628			path="/objects/tokens/token_soroughoz.3ds"
1629			dimensions=".75,1.1,.1"
1630			icon="/items/tokens/soroughoz_token.png"
1631		[/3ds_shape]
1632		[3ds_shape]
1633			name="TOKEN_UNAMOIN"
1634			path="/objects/tokens/token_unamoin.3ds"
1635			dimensions="1.1,1.1,0.3"
1636			icon="/items/tokens/unamoin_token.png"
1637		[/3ds_shape]
1638#/Tokens
1639#Rings
1640		[3ds_shape]
1641			id="ring"
1642			name="RING_DWARVEN"
1643			path="/objects/rings/dwarvensteelring.3ds"
1644			dimensions=".4,.4,0.225"
1645			icon="/items/rings/dwarvensteelring.png"
1646		[/3ds_shape]
1647		[3ds_shape,ring]
1648			name="RING_CEREMONIAL"
1649			path="/objects/rings/ceremonialringofcountuluf.3ds"
1650			dimensions=".5,.4,0.225"
1651			icon="/items/rings/countuluf.png"
1652		[/3ds_shape]
1653		[3ds_shape,ring]
1654			name="RING_ELVEN"
1655			path="/objects/rings/elvenleafring.3ds"
1656			dimensions=".4,.4,0.225"
1657			icon="/items/rings/leafring.png"
1658		[/3ds_shape]
1659		[3ds_shape,ring]
1660			name="RING_ORC"
1661			path="/objects/rings/orcwarring.3ds"
1662			dimensions=".4,.4,0.225"
1663			icon="/items/rings/orcwarring.png"
1664		[/3ds_shape]
1665		[3ds_shape,ring]
1666			name="RING_PRIDE"
1667			path="/objects/rings/ringofarthelspride.3ds"
1668			dimensions=".5,.4,0.225"
1669			icon="/items/rings/arthelspride.png"
1670		[/3ds_shape]
1671		[3ds_shape,ring]
1672			name="RING_SEAL"
1673			path="/objects/rings/zarnansseal.3ds"
1674			dimensions=".6,.4,0.225"
1675			icon="/items/rings/ring_seal.png"
1676		[/3ds_shape]
1677#/Rings
1678#Blacksmith pack
1679		[3ds_shape]
1680			name="ANVIL"
1681			path="/objects/blacksmith/anvil.3ds"
1682			dimensions="6,1.5,2"
1683			icon="/items/blacksmith/anvil.png"
1684		[/3ds_shape]
1685		[3ds_shape]
1686			name="CLAMPS"
1687			path="/objects/blacksmith/clamps.3ds"
1688			dimensions="0.5,2,0.1"
1689			icon="/items/blacksmith/clamps.png"
1690		[/3ds_shape]
1691		[3ds_shape]
1692			name="HAMMER"
1693			path="/objects/blacksmith/hammer.3ds"
1694			dimensions="1,2.15,0.4"
1695			icon="/items/blacksmith/hammer.png"
1696		[/3ds_shape]
1697		[3ds_shape]
1698			name="SWORD_BLADE"
1699			path="/objects/blacksmith/swdblade.3ds"
1700			dimensions="3.4,0.4,0.1"
1701			icon="/items/blacksmith/swdblade.png"
1702		[/3ds_shape]
1703#/Blacksmith pack
1704#Tavern pack
1705		[3ds_shape]
1706			name="DISH"
1707			path="/objects/tavern/dish.3ds"
1708			dimensions="1,1,0.1"
1709			icons="/itmes/tavern/dishi.png"
1710		[/3ds_shape]
1711		[3ds_shape]
1712			name="CHALICE"
1713			path="/objects/tavern/chalice.3ds"
1714			dimensions="0.5,0.5,1"
1715			icons="/itmes/tavern/chalicei.png"
1716		[/3ds_shape]
1717#/Tavern pack
1718#Robes
1719		[3ds_shape]
1720			name="CLOAK"
1721			path="/objects/robes/cloakfolded.3ds"
1722			dimensions="1.4,1.8,.4"
1723			icon="/items/robes/cloak.png"
1724		[/3ds_shape]
1725		[3ds_shape]
1726			name="CLOAK_FOREST"
1727			path="/objects/robes/forestcloakfolded.3ds"
1728			dimensions="1.4,1.8,.4"
1729			icon="/items/robes/forestcloak.png"
1730		[/3ds_shape]
1731		[3ds_shape]
1732			name="ROBE_SAFEPASSAGE"
1733			path="/objects/robes/safepassagefolded.3ds"
1734			dimensions="1.4,1.8,.4"
1735			icon="/items/robes/safepassagerobe.png"
1736		[/3ds_shape]
1737		[3ds_shape]
1738			name="ROBE_SORCERS"
1739			path="/objects/robes/sorcersfolded.3ds"
1740			dimensions="1.4,1.8,.4"
1741			icon="/items/robes/sorcersrobe.png"
1742		[/3ds_shape]
1743		[3ds_shape]
1744			name="TOGA"
1745			path="/objects/robes/togafolded.3ds"
1746			dimensions="1.4,1.8,.4"
1747			icon="/items/robes/toga.png"
1748		[/3ds_shape]
1749		[3ds_shape]
1750			name="ROBE_UNAMOIN"
1751			path="/objects/robes/unamoinfolded.3ds"
1752			dimensions="1.4,1.8,.4"
1753			icon="/items/robes/unamoinrobe.png"
1754		[/3ds_shape]
1755		[3ds_shape]
1756			name="ROBE_PADDED"
1757			path="/objects/robes/paddedfolded.3ds"
1758			dimensions="1.4,1.8,.4"
1759			icon="/items/robes/paddedrobe.png"
1760		[/3ds_shape]
1761#/Robes
1762#Helms
1763		[3ds_shape]
1764			name="HELMET"
1765			path="/objects/helmet.3ds"
1766			dimensions="2.99393,1.2108,1.34474"
1767			rotate="90,0,0"
1768		[/3ds_shape]
1769		[3ds_shape]
1770			name="HAT_ADVENTURING"
1771			path="/objects/helms/adventuringhat.3ds"
1772			dimensions="2.4,1.2108,.6"
1773			icon="/items/helms/adventuringhat.png"
1774			rotate_3d="0,0,0"
1775		[/3ds_shape]
1776		[3ds_shape]
1777			name="HAT_POINTY"
1778			path="/objects/helms/pointyhat.3ds"
1779			dimensions="2,2,1.5"
1780			icon="/items/helms/pointyhat.png"
1781		[/3ds_shape]
1782		[3ds_shape]
1783			name="HELM_FULLFACE"
1784			path="/objects/helms/fullfacehelm.3ds"
1785			dimensions="1.2,1.2,1.34474"
1786			icon="/items/helms/fullfacehelm.png"
1787		[/3ds_shape]
1788		[3ds_shape]
1789			name="HELM_HORNED"
1790			path="/objects/helms/hornedhelm.3ds"
1791			dimensions="1.6,1.2108,1.34474"
1792			icon="/items/helms/hornedhelm.png"
1793		[/3ds_shape]
1794		[3ds_shape]
1795			name="HELM_KNIGHTS"
1796			path="/objects/helms/knightshelm.3ds"
1797			dimensions="1.8,1.4,1.6"
1798			icon="/items/helms/knightshelm.png"
1799		[/3ds_shape]
1800		[3ds_shape]
1801			name="HELM_VISOR"
1802			path="/objects/helms/visorhelm.3ds"
1803			dimensions="1.2,1.4,1.2"
1804			icon="/items/helms/visorhelm.png"
1805		[/3ds_shape]
1806		[3ds_shape]
1807			name="HELM_ANTIMAGIC"
1808			path="/objects/helms/skullcap.3ds"
1809			dimensions="1.2,1.4,1.2"
1810			icon="/items/helms/skullcap.png"
1811		[/3ds_shape]
1812#/Helms
1813		[3ds_shape]
1814			name="STALAGMITE"
1815			path="/objects/stalagmite.3ds"
1816			dimensions="7.86338,4.21181,6.57272"
1817			outdoors_weight=0.25
1818		[/3ds_shape]
1819		[3ds_shape]
1820			name="STALAGMITE2"
1821			path="/objects/stalagmite2.3ds"
1822			dimensions="4.00793,5.45326,3.88047"
1823			outdoors_weight=0.35
1824		[/3ds_shape]
1825		[3ds_shape]
1826			name="PILE"
1827			path="/objects/pile.3ds"
1828			dimensions="3.5685,3.39385,4.93225"
1829			outdoors_weight=0.15
1830		[/3ds_shape]
1831		[3ds_shape]
1832			name="ROCK"
1833			path="/objects/rock.3ds"
1834			dimensions="7.5,4.5,5"
1835			outdoors_weight=0.5
1836		[/3ds_shape]
1837		[3ds_shape]
1838			name="ROCK2"
1839			path="/objects/rock2.3ds"
1840			dimensions="4,4,4"
1841			outdoors_weight=0.5
1842		[/3ds_shape]
1843#Dwarven
1844
1845		[3ds_shape]
1846			name="DWARVEN_VASE"
1847			path="/objects/dwarven/dwarven_vase.3ds"
1848			dimensions="3.2818,3.31555,4.34789"
1849			icon="/items/furniture/dwarf_vi.png"
1850		[/3ds_shape]
1851#/Dwarven
1852		[3ds_shape]
1853			id="tree"
1854			name="tree01"
1855			path="/objects/trees/tree01.3ds"
1856			dimensions="15,15,17"
1857			description="plants_description"
1858			outdoors_weight=1
1859			wind="true"
1860			outdoor_shadow="true"
1861			lighting="outdoors"
1862			base="9,9"
1863			light_blocking=0
1864			uses_alpha=1
1865		[/3ds_shape]
1866		[3ds_shape,tree]
1867			name="tree02"
1868			path="/objects/trees/tree02.3ds"
1869		[/3ds_shape]
1870		[3ds_shape,tree]
1871			name="tree03"
1872			path="/objects/trees/tree03.3ds"
1873		[/3ds_shape]
1874		[3ds_shape,tree]
1875			name="tree04"
1876			path="/objects/trees/tree04.3ds"
1877			outdoors_weight=0.01
1878		[/3ds_shape]
1879		[3ds_shape,tree]
1880			name="tree05"
1881			path="/objects/trees/tree05.3ds"
1882			outdoors_weight=0.01
1883		[/3ds_shape]
1884		[3ds_shape,tree]
1885			name="tree06"
1886			path="/objects/trees/tree06.3ds"
1887			outdoors_weight=0.7
1888		[/3ds_shape]
1889		[3ds_shape,tree]
1890			name="tree07"
1891			path="/objects/trees/tree07.3ds"
1892			outdoors_weight=0.01
1893		[/3ds_shape]
1894		[3ds_shape,tree]
1895			name="tree08"
1896			path="/objects/trees/tree08.3ds"
1897			outdoors_weight=0.2
1898		[/3ds_shape]
1899		[3ds_shape,tree]
1900			name="tree09"
1901			path="/objects/trees/tree09.3ds"
1902			outdoors_weight=0.7
1903		[/3ds_shape]
1904		[3ds_shape,tree]
1905			name="tree10"
1906			path="/objects/trees/tree10.3ds"
1907			outdoors_weight=0.7
1908		[/3ds_shape]
1909		[3ds_shape,tree]
1910			name="tree11"
1911			path="/objects/trees/tree11.3ds"
1912			outdoors_weight=0.01
1913		[/3ds_shape]
1914		[3ds_shape,tree]
1915			name="tree12"
1916			path="/objects/trees/tree12.3ds"
1917		[/3ds_shape]
1918		[3ds_shape,tree]
1919			name="tree13"
1920			path="/objects/trees/tree13.3ds"
1921		[/3ds_shape]
1922		[3ds_shape,tree]
1923			name="tree14"
1924			path="/objects/trees/tree14.3ds"
1925			outdoors_weight=0.7
1926		[/3ds_shape]
1927		[3ds_shape,tree]
1928			name="tree15"
1929			path="/objects/trees/tree15.3ds"
1930		[/3ds_shape]
1931		[3ds_shape,tree]
1932			name="tree16"
1933			path="/objects/trees/tree16.3ds"
1934			outdoors_weight=0.7
1935		[/3ds_shape]
1936		[3ds_shape,tree]
1937			name="tree17"
1938			path="/objects/trees/tree17.3ds"
1939		[/3ds_shape]
1940		[3ds_shape,tree]
1941			name="tree18"
1942			path="/objects/trees/tree18.3ds"
1943			outdoors_weight=0.7
1944		[/3ds_shape]
1945		[3ds_shape,tree]
1946			name="tree19"
1947			path="/objects/trees/tree19.3ds"
1948			outdoors_weight=0.4
1949		[/3ds_shape]
1950		[3ds_shape,tree]
1951			name="tree20"
1952			path="/objects/trees/tree20.3ds"
1953		[/3ds_shape]
1954		[3ds_shape,tree]
1955			name="tree21"
1956			path="/objects/trees/tree21.3ds"
1957		[/3ds_shape]
1958
1959		[3ds_shape]
1960			id="roof"
1961			name="ROOF_N"
1962			path="/objects/roofs/roof1.3ds"
1963			dimensions="16.1,18,6"
1964			description="roof_description"
1965			roof="true"
1966		[/3ds_shape]
1967		[3ds_shape,roof]
1968			name="ROOF_S"
1969			path="/objects/roofs/roof2.3ds"
1970			dimensions="16.1,18,6"
1971		[/3ds_shape]
1972		[3ds_shape,roof]
1973			name="ROOF_W"
1974			path="/objects/roofs/roof3.3ds"
1975			dimensions="18,16.1,6"
1976		[/3ds_shape]
1977		[3ds_shape,roof]
1978			name="ROOF_E"
1979			path="/objects/roofs/roof4.3ds"
1980			dimensions="18,16.1,6"
1981		[/3ds_shape]
1982		[3ds_shape,roof]
1983			name="ROOF_SW"
1984			path="/objects/roofs/roof5.3ds"
1985			dimensions="18,18,6"
1986		[/3ds_shape]
1987		[3ds_shape,roof]
1988			name="ROOF_SE"
1989			path="/objects/roofs/roof6.3ds"
1990			dimensions="18,18,6"
1991		[/3ds_shape]
1992		[3ds_shape,roof]
1993			name="ROOF_NE"
1994			path="/objects/roofs/roof7.3ds"
1995			dimensions="18,18,6"
1996		[/3ds_shape]
1997		[3ds_shape,roof]
1998			name="ROOF_NW"
1999			path="/objects/roofs/roof8.3ds"
2000			dimensions="18,18,6"
2001		[/3ds_shape]
2002
2003		# ---------------------
2004		# Houses
2005		# ---------------------
2006		[3ds_shape]
2007			name="HOUSE_1_BASE"
2008			path="/objects/houses/house1/h1_base.3ds"
2009			dimensions="42,25,10"
2010			description="roof_description"
2011			stencil=1
2012			light_blocking=1
2013			ignores_height_map=1
2014		[/3ds_shape]
2015		[3ds_shape]
2016			name="HOUSE_1_TOP"
2017			path="/objects/houses/house1/h1_top.3ds"
2018			dimensions="48,26,20"
2019			description="roof_description"
2020			roof="true"
2021			ignores_height_map=1
2022		[/3ds_shape]
2023
2024
2025		[3ds_shape]
2026			name="HOUSE_2_BASE"
2027			path="/objects/houses/house2/h2_base.3ds"
2028			dimensions="20.8,22,12"
2029			description="roof_description"
2030			stencil=1
2031			light_blocking=1
2032			ignores_height_map=1
2033		[/3ds_shape]
2034		[3ds_shape]
2035			name="HOUSE_2_TOP"
2036			path="/objects/houses/house2/h2_top.3ds"
2037			dimensions="24,26,17.57"
2038			offset="0.6,0.1,0"
2039			description="roof_description"
2040			roof="true"
2041			ignores_height_map=1
2042		[/3ds_shape]
2043
2044
2045		[3ds_shape]
2046			name="HOUSE_3_BASE"
2047			path="/objects/houses/house3/h3_base.3ds"
2048			dimensions="22,32,12"
2049			description="roof_description"
2050			stencil=1
2051			light_blocking=1
2052			ignores_height_map=1
2053		[/3ds_shape]
2054		[3ds_shape]
2055			name="HOUSE_3_TOP"
2056			path="/objects/houses/house3/h3_top.3ds"
2057			dimensions="32,34,15"
2058			description="roof_description"
2059			stencil=1
2060			roof="true"
2061			offset="0,0,-5"
2062			ignores_height_map=1
2063		[/3ds_shape]
2064
2065
2066		[3ds_shape]
2067			name="MONASTERY_BASE"
2068			path="/objects/houses/monastery/mon_base.3ds"
2069			dimensions="36,26,12"
2070			description="roof_description"
2071			stencil=1
2072			light_blocking=1
2073			ignores_height_map=1
2074		[/3ds_shape]
2075		[3ds_shape]
2076			name="MONASTERY_TOP"
2077			path="/objects/houses/monastery/mon_top.3ds"
2078			dimensions="42,37.96,21.5"
2079			description="roof_description"
2080			stencil=1
2081			light_blocking=1
2082			roof="true"
2083			ignores_height_map=1
2084		[/3ds_shape]
2085
2086
2087		[3ds_shape]
2088			name="BUSH"
2089			path="/objects/bush.3ds"
2090			dimensions="2,2,2"
2091			description="plants_description"
2092			outdoors_weight=1
2093		[/3ds_shape]
2094		[3ds_shape]
2095			name="BUSH2"
2096			path="/objects/bush2.3ds"
2097			dimensions="2,2,5"
2098			description="plants_description"
2099			outdoors_weight=1
2100		[/3ds_shape]
2101		[3ds_shape]
2102			name="TREE-EMERIL-TRUNK"
2103			path="/objects/tree-emeril-trunk.3ds"
2104			dimensions="6,6,12"
2105			description="tree_emeril_description"
2106		[/3ds_shape]
2107		[3ds_shape]
2108			name="TREE-EMERIL-TOP"
2109			path="/objects/tree-emeril-top.3ds"
2110			dimensions="30,30,12"
2111			offset="0,0,-2"
2112			description="tree_emeril_description"
2113			wind="true"
2114			outdoor_shadow="true"
2115		[/3ds_shape]
2116		[3ds_shape]
2117			name="RUINS"
2118			path="/objects/ruins.3ds"
2119			dimensions="4,4,11"
2120			description="ruins_description"
2121			outdoors_weight=0.1
2122		[/3ds_shape]
2123		[3ds_shape]
2124			name="RUINS2"
2125			path="/objects/ruins2.3ds"
2126			dimensions="4,4,11"
2127			description="ruins_description"
2128			outdoors_weight=0.1
2129		[/3ds_shape]
2130
2131		[3ds_shape]
2132			name="SARCOPHAG"
2133			path="/objects/sarc.3ds"
2134			dimensions="7,10,5"
2135			description="ruins_description"
2136			rotate_3d="0,0,1"
2137		[/3ds_shape]
2138	[/3ds_shapes]
2139[/map]
2140
2141
2142