Hacker News new | ask | show | jobs
by drewolbrich 354 days ago
I remember writing one of these and typing "put bag in bag" and then being confused why the bag disappeared from the world.
2 comments

This was a long running bug with merc based muds. The logic was to scan the room items first which cased the bug. Later versions would scan corpses first, then self, then room.
Should have done it the other way around
Much better to have the world disappear from the bag.
put bag in bag of "things which do not contain itself"