Let stack of projectiles diminish in node breaker
authorZefram <zefram@fysh.org>
Mon, 21 Jul 2014 11:24:06 +0000 (12:24 +0100)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Mon, 21 Jul 2014 13:52:53 +0000 (09:52 -0400)
commit22eb00e5d1c0f9f1cce144beb7ad3f6cdb000768
treec363b2120b333860f96a2b38e9eb7eed9c361d53
parentaee9f7e6d682e91a20958d16c192baa6dce6c2e4
Let stack of projectiles diminish in node breaker

The logic that prevents mechanically wearing a tool was also preventing
the diminution of a stack of items to use, such as a stack of snowballs.
Restrict the use of pickcopy to the case where the stack still has the
same item type, count, and metadata.
node_breaker.lua