From: Christian Heller Date: Sat, 1 Feb 2014 03:31:17 +0000 (+0100) Subject: Ensure that multiple inanimate objects on a map cell are always treated as a X-Git-Tag: tce~846 X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/gitweb.js?a=commitdiff_plain;h=0255432b4e8d3a7b3aec71c4e43e7fb063c45833;hp=0255432b4e8d3a7b3aec71c4e43e7fb063c45833;p=plomrogue Ensure that multiple inanimate objects on a map cell are always treated as a stack, to the topmost one is picked up first. ---