Skip to content

[(BG2, BGEE 0709) Continuity] Horn of Kazgaroth

CamDawgCamDawg Member, Developer Posts: 3,438
edited August 2012 in Fixed
Horns in BG2 can all go into the quick slots, save the Horn of Kazgaroth. The Horn is classed as an amulet instead.

If we want to make this change, here's the code:
// make horn of kazgaroth a quickslot item
COPY_EXISTING ~misc73.itm~ ~override~
WRITE_SHORT 0x1c 0
BUT_ONLY_IF_IT_CHANGES
Post edited by Bhryaen on

Comments

  • Avenger_teambgAvenger_teambg Member, Developer Posts: 5,862
    edited July 2012
    Its pic clearly shows a belt by which it could be worn. Though... it has no equipping effects, so it is not a big deal.
  • SethDavisSethDavis Member Posts: 1,812
    Potentially fixed - @CamDawg 's fix has been used
  • Avenger_teambgAvenger_teambg Member, Developer Posts: 5,862
    Confirmed changed to quickslot item.
    Its description among other similar items was corrupted (formatting lost)
  • BhryaenBhryaen Member Posts: 2,874
    Confirmed Fixed for the OP: it is now a quickslot item.

    Confirmed Not Fixed as an item:
    Testing it yielded "Damage Taken (8)," whereas the description says "+5 Damage done to user: unknown." Unless there's something more to it than that.
  • Avenger_teambgAvenger_teambg Member, Developer Posts: 5,862
    @Bhryaen the description is just corrupted, the +5 is likely not about damage, read the whole desc.
    formatting fixed most likely here:http://forum.baldursgate.com/discussion/comment/29085#Comment_29085
  • Avenger_teambgAvenger_teambg Member, Developer Posts: 5,862
    We can confirm this fixed, and bug them about the formatting in that other thread.
  • BhryaenBhryaen Member Posts: 2,874
    @Avenger_teambg
    The formatting is off, but it says fairly clearly what I quoted. Still, the OP is resolved successfully, so I'll move it on.

    I'll just drop @ScottBrooks' name in case he needs to notice this one... That Kazgaroth guy has given us no lack of issues with his items...
Sign In or Register to comment.