AmProsius / gothic-1-community-patch

Gothic 1 Community Patch
Other
46 stars 4 forks source link

Spelling - "Quotation Marks" typo in NPC "Ian" subtitle. #344

Open Quintus24 opened 2 years ago

Quintus24 commented 2 years ago

Hello, everyone!

I would like to report the following bug:

Describe the bug: This issue can be encountered when the user retrieves the "Gearwheel" item for NPC "Ian" in the Old Mine. NPC "Ian" will reply and the following subtitle string is displayed: "Just tell him ""Everything's gonna be fine."" Then he'll know that I've given you permission." There are a few too many quotation marks in that string.

Expected behavior: The subtitle string is correctly displayed as: Just tell him "Everything's gonna be fine.". Then he'll know that I've given you permission.

Steps to reproduce the issue:

  1. Initiate the "Secretion of the Minecrawlers" quest.
  2. Travel to the Old Mine and reach the OM_CAVE1_47 waypoint.
  3. Talk with NPC "Ian" and select the "There must be a nest of minecrawlers somewhere here." option.
  4. Locate and obtain the "Gearwheel" item.
  5. Return to NPC "Ian", talk to him and select the "I have the gearwheel." option.
  6. Notice the "quotation marks" issue in Ian's subtitle string.

Additional context N/A

Attaching screenshots for more clear information.

  1. Journal Quest. Quest - Secretion of the Minecrawler

  2. NPC "Ian" @ OM_CAVE1_47 waypoint. Ian Location @ OM_CAVE1_47 Waypoint

  3. Initiate dialogue (1). Initiate Dialogue

  4. The "Gearwheel" item. Gearwheel Item

  5. Initiate dialogue (2). Continue Dialogue

  6. "Quotation Marks" issue. Quotation Marks Issue

  7. Journal entry. Journal Entry

Thank You and Best Regards! Quintus24

szapp commented 2 years ago

Respective portion of the scripts: https://github.com/AmProsius/gothic-1-community-patch/blob/79e466cd6da87113b3144cb4bcf31d3ca19726eb/scriptbase/_work/Data/Scripts/Content/Story/Missions/DIA_STT_301_Ian.d#L331-L334

Related to #341.