Difference between revisions of "Talk:Shop"

From NetHackWiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
I noticed that the listed probabilities for items in a lighting shop didn't add to 100%. Checking the code in shknam.c, the shtypes function, tallow candles are 50% of the items, not 40%. This error is also in room-343.txt, -341.txt, -340.txt, -330.txt, and it seems odd to me that it's never been caught before. - [[User:Tagmata|Tagmata]] 00:33, 17 December 2007 (UTC)
 
I noticed that the listed probabilities for items in a lighting shop didn't add to 100%. Checking the code in shknam.c, the shtypes function, tallow candles are 50% of the items, not 40%. This error is also in room-343.txt, -341.txt, -340.txt, -330.txt, and it seems odd to me that it's never been caught before. - [[User:Tagmata|Tagmata]] 00:33, 17 December 2007 (UTC)
 +
 +
Why is credit not mentioned on this page?  [[User:ItazuEstamaru|ItazuEstamaru]] 22:00, 10 August 2008 (UTC)

Revision as of 22:00, 10 August 2008

What does "closed for inventory" mean? WHY do stores "close for inventory"? (Other than to be 'realistic' and a bit annoying?) How long do they remain closed? What happens if you teleport into a closed shop? Etc. etc.

I think what it means is that the door to the shop was generated locked by the RNG and this is just the message that it gives you so you know there is a shop on the other side. --MadDawg2552 04:19, 5 January 2007 (UTC)

They will be closed permamently, but you can open the door by a key or lockpick. The shopkeeper will not anger from this and the shop works normally then. 62.148.102.102 10:09, 4 January 2007 (UTC)

I noticed that the listed probabilities for items in a lighting shop didn't add to 100%. Checking the code in shknam.c, the shtypes function, tallow candles are 50% of the items, not 40%. This error is also in room-343.txt, -341.txt, -340.txt, -330.txt, and it seems odd to me that it's never been caught before. - Tagmata 00:33, 17 December 2007 (UTC)

Why is credit not mentioned on this page? ItazuEstamaru 22:00, 10 August 2008 (UTC)