[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Enigma-devel] Bug: You can take over 12 bags into inventory
From: |
Raoul |
Subject: |
Re: [Enigma-devel] Bug: You can take over 12 bags into inventory |
Date: |
Tue, 24 Apr 2007 14:47:48 +0200 |
User-agent: |
IceDove 1.5.0.10 (X11/20070329) |
Hi,
> I just noticed a bug in Enigma 1.00.
>
> If first item in your inventory is a bag, then you can take another
> bag into the inventory, even if the inventory is full.
That should result in recursive bags :-)
> In the attached trivial test-level, you can take all 20 bags into the
> inventory.
> However, if you first take 10 bags (to fill the inventory) and then
> move extra-ball to be first item in inventory, you can't take more
> bags.
>
> But as soon as you move a bag to be first item in inventory, you can
> again take as many bags as you want into the inventory.
If a bag is in the first place, all further Items should go into that
bag until its full, I think.
But what happens with a bag in a bag in a ...
-- Raoul