Skip to content

Commit 671245d

Browse files
authored
Remove random double space between words in intercom speech (#54755)
1 parent 09af290 commit 671245d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/npcs/robofac/NPC_ROBOFAC_INTERCOM.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
{
414414
"id": "TALK_ROBOFAC_INTERCOM_1_JOBS",
415415
"type": "talk_topic",
416-
"dynamic_line": "Your handling of our 'rogue robot' situation was impressive, and its become clear that we greatly underestimated your usefulness. If you are interested, we are willing to offer you extra contracts, all of them with proper compensation from now on.",
416+
"dynamic_line": "Your handling of our 'rogue robot' situation was impressive, and its become clear that we greatly underestimated your usefulness. If you are interested, we are willing to offer you extra contracts, all of them with proper compensation from now on.",
417417
"speaker_effect": {
418418
"effect": { "npc_add_var": "npc_intercom_job_speech", "type": "dialogue", "context": "intercom", "value": "yes" },
419419
"sentinel": "intercom_1_jobs"

0 commit comments

Comments
 (0)