AmProsius / gothic-1-community-patch

Gothic 1 Community Patch
Other
50 stars 4 forks source link

The player doesn't lose ore when paying Aleph for the first time #371

Open AmProsius opened 1 year ago

AmProsius commented 1 year ago

Describe the bug The player doesn't lose 10 ore if he chooses to give Aleph ore for the first time in order to get information.

Expected behavior The player now correctly loses 10 ore if he chooses to give Aleph ore for the first time in order to get information.

Additional context Similar to #300. Bug provided by Fawkes-dev.

AmProsius commented 1 year ago

https://github.com/AmProsius/gothic-1-community-patch/blob/f67dc46cd35cd107f15a9ce8ff2c22e330d8221d/scriptbase/_work/Data/Scripts/Content/Story/Missions/DIA_VLK_585_Aleph.d#L112

changed to

B_GiveInvItems (other, self, ItMiNugget, 10);