mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Use prep time setting in text
Remove debug prep time
This commit is contained in:
@@ -11969,7 +11969,7 @@ STR16 szRebelCommandText[] =
|
||||
L"Prepare Mission (%d supplies)",
|
||||
L"View active mission effects",
|
||||
L"View available mission list",
|
||||
L"You are able to prepare one of the two missions presented. Once an agent is dispatched, they will be unavailable for approximately 24 hours before becoming available again. A popup will notify you when preparations are complete. If preparations succeed, the mission's effects become active.",
|
||||
L"You are able to prepare one of the two missions presented. Once an agent is dispatched, they will be unavailable for approximately %d hours before becoming available again. A popup will notify you when preparations are complete. If preparations succeed, the mission's effects become active.",
|
||||
L"A rebel agent can be sent to prepare a mission, but your mercenaries will be far more effective. Their experience level and skills can provide additional bonuses to missions.",
|
||||
L"The cost of preparing a mission increases based on the number other missions either active or being prepared.",
|
||||
L"New missions will be available on Day %d at 00:00.",
|
||||
@@ -11978,8 +11978,8 @@ STR16 szRebelCommandText[] =
|
||||
L"%s - Active - Expires on Day %d, %02d:%02d",
|
||||
L"[%s (%d supplies)]",
|
||||
L"%s Send a rebel agent to prepare this mission?",
|
||||
L"%s Send %s to prepare this mission? He will return in 24 hours.",
|
||||
L"%s Send %s to prepare this mission? She will return in 24 hours.",
|
||||
L"%s Send %s to prepare this mission? He will return in approximately %d hours.",
|
||||
L"%s Send %s to prepare this mission? She will return in approximately %d hours.",
|
||||
L"Mission \"%s\" is now in effect.",
|
||||
L"Preparations for mission \"%s\" failed.",
|
||||
L"Mission \"%s\" has expired and is no longer in effect.",
|
||||
|
||||
Reference in New Issue
Block a user