From 26b91e216381f307ccb052e20254212a39befa79 Mon Sep 17 00:00:00 2001 From: Spencer Brown Date: Sat, 16 May 2026 17:44:07 +1000 Subject: [PATCH] Add option to configure the music played by light bridges --- fgd/point/prop/prop_wall_projector.fgd | 1 + 1 file changed, 1 insertion(+) diff --git a/fgd/point/prop/prop_wall_projector.fgd b/fgd/point/prop/prop_wall_projector.fgd index c5536e26f..fd872694e 100644 --- a/fgd/point/prop/prop_wall_projector.fgd +++ b/fgd/point/prop/prop_wall_projector.fgd @@ -10,4 +10,5 @@ 1: "Rusted" ] model(studio) : "Model" : "models/props/wall_emitter.mdl" : "Model to use in game." + musicname(sound): "Music" : : "The 'music' audible from the bridge. If unset, 'music.nameofmap_lbout' is used, or 'music.sp_all_maps_lbout'." ]