Bale
Minion
Background information HERE. The important information was this:
Unfortunately since bricks were marked as a gift in their item description it was a KoL quirk and there wasn't anything KoLmafia could do despite the weirdness. Well, two days ago I ran into this quirk again when I wanted to generate a list of the gift items in my inventory so I decided to send a bug report to KoL.
Please update the item flags in KoLmafia to account for this KoL change.
Typing this in the gCLI
returnsCode:ash print(is_giftable($item[brick]));
Code:true Returned: void
but you cannot actually send a brick as a gift. Should this be returning true?
Unfortunately since bricks were marked as a gift in their item description it was a KoL quirk and there wasn't anything KoLmafia could do despite the weirdness. Well, two days ago I ran into this quirk again when I wanted to generate a list of the gift items in my inventory so I decided to send a bug report to KoL.
Gemelli said:From Gemelli (#384532) [reply] [quoted]
Date: Sunday, May 10, 2015, 12:53PM
Fair enough! I'll send this over to HS for a look-see.
> Bricks are not giftable.
>
> In the item description for the brick it says that it is a gift item. However I cannot actually send it as a gift. I can use the brick to brick someone with it, but the actual gifting mechanic (sending it to someone in a kMail) is impossible for the brick.
>
> Thus bricks are not a gift item and its item description should not claim that they are a gift item, or else they should be made giftable. One of those, since either way the bug will be resolved.
HotStuff said:From HotStuff (#59035) [reply] [quoted]
Date: Sunday, May 10, 2015, 05:14PM
> Bricks are not giftable.
They were marked as gift items, but not tradable. I removed the gift item flag. Curious whether that will cause some other problem!
Please update the item flags in KoLmafia to account for this KoL change.
Last edited: