Add id_swipe.ogg , change pda eject sound (#1146)

Co-authored-by: scuffedjays <yetanotherscuffed@gmail.com>

Hi Memory
This commit is contained in:
F77F
2020-06-16 18:21:41 -05:00
committed by GitHub
parent 189ed9309f
commit a1ce0555f3
2 changed files with 1 additions and 1 deletions

View File

@@ -241,7 +241,7 @@ namespace Content.Server.GameObjects.Components.PDA
hands.PutInHandOrDrop(cardItemComponent);
ContainedID = null;
EntitySystem.Get<AudioSystem>().PlayFromEntity("/Audio/machines/machine_switch.ogg", Owner);
EntitySystem.Get<AudioSystem>().PlayFromEntity("/Audio/machines/id_swipe.ogg", Owner);
UpdatePDAUserInterface();
}

Binary file not shown.