Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
59 lines
1.6 KiB
Plaintext
59 lines
1.6 KiB
Plaintext
#
|
|
#----------------------------------------------------------------
|
|
# Static objects for bt
|
|
#----------------------------------------------------------------
|
|
#
|
|
|
|
#
|
|
#----------------------------------------------------------------
|
|
# Compiled symbols
|
|
# HACK - use symbols currently compiled for audio, should have
|
|
# symbols for entire game or separate for models
|
|
#----------------------------------------------------------------
|
|
#
|
|
[include]
|
|
file=audio\symbols.scp
|
|
|
|
#
|
|
#----------------------------------------------------------------
|
|
# Explosion Resource Tables
|
|
#----------------------------------------------------------------
|
|
#
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, lzrhiti
|
|
name=LaserExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, ppchiti
|
|
name=PPCExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, canhiti
|
|
name=CanonExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, mslhiti
|
|
name=MissileExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, dam1hiti
|
|
name=Dam1ExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, dam2hiti
|
|
name=Dam2ExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, dam3hiti
|
|
name=Dam3ExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, dam4hiti
|
|
name=Dam4ExplosionResourceTable
|
|
|
|
[ExplosionResourceTable]
|
|
table_entry=BoxedSolid::OurCraftMaterial, desthiti
|
|
name=DestroyedExplosionResourceTable
|
|
|