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>
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
#
|
|
###################################################################
|
|
# Mech AutoCannon Audio Script
|
|
###################################################################
|
|
#
|
|
|
|
[macro]
|
|
ProjectileFireResource=AutoCannonAction01
|
|
ProjectileFireComponent=AutoCannonFireComponent
|
|
#
|
|
ProjectileLaunchResource=AutoCannonFire01
|
|
ProjectileLaunchComponent=AutoCannonLaunchComponent
|
|
#
|
|
ProjectileLoadingResource=AutoCannonLoading01
|
|
ProjectileLoadingComponent=AutoCannonLoadingComponent
|
|
#
|
|
ProjectileLoadedResource=AutoCannonLoaded01
|
|
ProjectileLoadedComponent=AutoCannonLoadedComponent
|
|
ProjectileLoadedSequence=AutoCannonLoadedSequence
|
|
#
|
|
ProjectileTriggerDuringLoadResource=TriggerDuringLoad01
|
|
ProjectileTriggerDuringLoadComponent=AutoCannonTriggerDuringLoadComponent
|
|
#
|
|
ProjectileMisfireResource=AutoCannonMisfire01
|
|
ProjectileMisfireComponent=AutoCannonMisfireComponent
|
|
ProjectileMisfireSequence=AutoCannonMisfireSequence
|
|
#
|
|
ProjectileJamResource=AutoCannonJam01
|
|
ProjectileJamComponent=AutoCannonJamComponent
|
|
ProjectileJamSequence=AutoCannonJamSequence
|
|
|
|
[include]
|
|
file=audio\prjcmp.scp
|
|
|
|
#------------------------------------------------------------------
|
|
|
|
[!macro]
|
|
CoolantLeakComponent=AutoCannonCoolantLeakComponent
|
|
CoolantLeakAmplitudeSmoother=AutoCannonCoolantLeakAmplitudeSmoother
|
|
|
|
[!include]
|
|
file=audio\cltcmp.scp
|
|
|