FGD: Fix Mystery Box close sound reference

This commit is contained in:
cypress 2023-12-27 20:56:29 -05:00
parent 3bc79ee359
commit de88a6b0d4
2 changed files with 2 additions and 2 deletions

View file

@ -755,7 +755,7 @@
weapon2model(studio) : "Light Model" : "models/machines/mglow$.mdl"
cost(integer) : "Cost" : 950
oldmodel(string) : "Open Sound" : "sounds/machines/mbox_open.wav"
powerup_vo(string) : "Close Sound" : "sounds/machines/mbox_open.wav"
powerup_vo(string) : "Close Sound" : "sounds/machines/mbox_close.wav"
spawnflags(Flags) =
[
1 : "Not here" : 0

View file

@ -755,7 +755,7 @@
weapon2model(model) : "Light Model" : "models/machines/mglow$.mdl"
cost(integer) : "Cost" : 950
oldmodel(string) : "Open Sound" : "sounds/machines/mbox_open.wav"
powerup_vo(string) : "Close Sound" : "sounds/machines/mbox_open.wav"
powerup_vo(string) : "Close Sound" : "sounds/machines/mbox_close.wav"
spawnflags(Flags) =
[
1 : "Not here" : 0