[GH-ISSUE #602] Tzhaar gem store sells gems for 0 tokkul #7194

Closed
opened 2026-05-30 12:21:01 +00:00 by Dark98 · 5 comments
Owner

Originally created by @halogod35 on GitHub (Feb 6, 2023).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/602

TzHaar-Hur-Rin's Ore and Gem Store sells things for 0 tokkul and you can't buy it for 0 tokkul

Originally created by @halogod35 on GitHub (Feb 6, 2023). Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/602 TzHaar-Hur-Rin's Ore and Gem Store sells things for 0 tokkul and you can't buy it for 0 tokkul
Author
Owner

@advnau commented on GitHub (Feb 6, 2023):

There are 3 tzhaar stores that use tokkul, these probably all needed coded for being special cases.
https://oldschool.runescape.wiki/w/TzHaar-Mej-Roh%27s_Rune_Store
https://oldschool.runescape.wiki/w/TzHaar-Hur-Lek%27s_Ore_and_Gem_Store
https://oldschool.runescape.wiki/w/TzHaar-Hur-Tel%27s_Equipment_Store

If I am not mistaken, archery tickets, trading sticks, and castle wars tickets all use the same shop interface, so we will need to handle them in the same way. Does anyone know of any other shops from the time period that did not use GP as a currency?

<!-- gh-comment-id:1419122574 --> @advnau commented on GitHub (Feb 6, 2023): There are 3 tzhaar stores that use tokkul, these probably all needed coded for being special cases. https://oldschool.runescape.wiki/w/TzHaar-Mej-Roh%27s_Rune_Store https://oldschool.runescape.wiki/w/TzHaar-Hur-Lek%27s_Ore_and_Gem_Store https://oldschool.runescape.wiki/w/TzHaar-Hur-Tel%27s_Equipment_Store If I am not mistaken, archery tickets, trading sticks, and castle wars tickets all use the same shop interface, so we will need to handle them in the same way. Does anyone know of any other shops from the time period that did not use GP as a currency?
Author
Owner

@advnau commented on GitHub (Feb 6, 2023):

Also, is it only the gem store that works incorrectly or is it also the other stores (rune/equipment/cwars/trading sticks/archery tickets)?

<!-- gh-comment-id:1419180232 --> @advnau commented on GitHub (Feb 6, 2023): Also, is it only the gem store that works incorrectly or is it also the other stores (rune/equipment/cwars/trading sticks/archery tickets)?
Author
Owner

@Dark98 commented on GitHub (Feb 6, 2023):

It's not every item in the gem store that has this issue, just a few

<!-- gh-comment-id:1419763078 --> @Dark98 commented on GitHub (Feb 6, 2023): It's not every item in the gem store that has this issue, just a few
Author
Owner

@advnau commented on GitHub (Feb 6, 2023):

Ah. This is a easy fix then. Thanks for clarifying!

<!-- gh-comment-id:1419764301 --> @advnau commented on GitHub (Feb 6, 2023): Ah. This is a easy fix then. Thanks for clarifying!
Author
Owner

@advnau commented on GitHub (Feb 7, 2023):

fixed on https://github.com/2006-Scape/2006Scape/pull/609

<!-- gh-comment-id:1420046066 --> @advnau commented on GitHub (Feb 7, 2023): fixed on https://github.com/2006-Scape/2006Scape/pull/609
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#7194