It's past a door.
That's you can't unlock without the thing in the chest.
It's past a door.
That's you can't unlock without the thing in the chest.
Ok, well, that should be fixed.
Yeah, I could never reliably reproduce it.
(Note to self) Possible interaction between subdual loot dropping and quest based death scripts?
Actually, the code had been removed, I've put it back in, so it does protect against it, and the save will be vs death, not just fort, but fort vs death (so +vs death items will be useful)
@Cadiz said in beholders death ray:
death magic of the beholders ray is not blocked by death ward potions.
Yes it is
The bug here is that the store should not be charging gold for the items.
I think this means the store isn't set up correctly, as prestige items in prestige stores should (I think...) get auto marked as plot to make them cost 0 (the flag is then removed after purchase)
@YuritheHarsil said in Underdark Guide To Reptiles only useable if you have Domain Reptile.:
"only useable with"
Yes, these are custom coded, and not part of the base game.
They use event hooks and NWNX functions to pretend the base game has these features.
They work, if that's the ONLY thing there, but it doesn't use OR like the base game useable by system does.
It uses AND, essentially.
You MUST have this - not, you must have one of these.