From 6c25528645c9c13d815197be2ef27243fe022af3 Mon Sep 17 00:00:00 2001
From: Ada18980 <72333272+Ada18980@users.noreply.github.com>
Date: Tue, 14 Sep 2021 22:53:04 -0700
Subject: [PATCH] Fix 15 minutes duration for suitcase game

It's actually 5 minutes
---
 BondageClub/Screens/Character/Player/Dialog_Player.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BondageClub/Screens/Character/Player/Dialog_Player.csv b/BondageClub/Screens/Character/Player/Dialog_Player.csv
index 2d365322f7..93e154428d 100644
--- a/BondageClub/Screens/Character/Player/Dialog_Player.csv
+++ b/BondageClub/Screens/Character/Player/Dialog_Player.csv
@@ -451,7 +451,7 @@ ServerPromoteAdmin,,,TargetCharacterName was promoted to administrator by Source
 ServerDemoteAdmin,,,TargetCharacterName was demoted from administration by SourceCharacter.,,
 ServerUpdateRoom,,,SourceCharacter updated the room. Name: ChatRoomName. Limit: ChatRoomLimit.  ChatRoomPrivacy.  ChatRoomLocked.,,
 OnlineBountySuitcaseStart,,,"SourceCharacter starts unlocking DestinationCharacterName suitcase! She will finish in 5 minutes."
-OnlineBountySuitcaseStartOpened,,,"SourceCharacter starts stealing more data from DestinationCharacterName laptop! She will finish in 15 minutes."
+OnlineBountySuitcaseStartOpened,,,"SourceCharacter starts stealing more data from DestinationCharacterName laptop! She will finish in 5 minutes."
 OnlineBountySuitcaseEndEarly,,,"SourceCharacter's suitcase is safe... for now."
 OnlineBountySuitcaseEndEarlyOpened,,,"SourceCharacter's data is safe... for now."
 OnlineBountySuitcaseOngoing,,,"Her suitcase will be open in TIMEREMAINING minutes. Make sure she is secure until then!"