festivecasual / sigma-mud

Experimental MUD server in Python
0 stars 0 forks source link

Multiple item issues #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Instance a multiple item at a quantity different than the maximum
2. Pick up the item

What is the expected output? What do you see instead?
"inventory" reports the "maximum" quantity rather than the populated quantity, 
and text notifications should be more descriptive.

Some of these issues could be a result of the refactor.  Needs to be verified 
against previous behavior.

Original issue reported on code.google.com by bmcca...@gmail.com on 18 Sep 2010 at 7:35

GoogleCodeExporter commented 9 years ago
The reporting is correct pre-refactor. Will identify and fix issue 
post-refactor. 

Original comment by meagains...@gmail.com on 18 Sep 2010 at 4:06

GoogleCodeExporter commented 9 years ago

Original comment by meagains...@gmail.com on 5 Oct 2010 at 11:21