1

Topic: Broken Part of Quest

I was working on making a quest guide for some players on an alt charecter, and I came across 1 issue so far.

The rusty old lever in the level 1 summon spiders quest does not work as intended.
You can no longer click on the "NPC" that is shaped as a lever in the ground.
You can use ctrl key on it, but only once. Then it bugs out and doesn't even work at all, even after re-logging.
You are supposed to be able to use it again, such as if you die.
The first time it uses 50 oil, the second and there after it uses just 1.

The quest NPC coords for the lever are...
128, 391, 0, offset 0, 0, 0, on map 4.

Thank you James.

2

Re: Broken Part of Quest

As it turns out, that NPC uses an invalid art number placed on top of a wall tile. The old client made invalid art fall back to a wall-tile-sized click box. Well, I've assigned that art number to a new piece of modern art, 'invisible hitbox'. Problem solved.

Thanks for reporting this bug! Today's patch fixes it.