summaryrefslogtreecommitdiff
path: root/src/systems/droploot.rs
AgeCommit message (Expand)Author
2020-04-17drop loot a step after dyingtroido
2020-04-16don't spread stones dropped from destroyed wallstroido
2020-04-13pick random adjacent positions for loottroido
2020-04-13if position is blocked, loot drops in adjacent positionstroido
2020-04-13checking for specific messages is easier because of TriggerBox::has_messagetroido
2020-04-12replaced Dead component with trigger messagestroido
2020-04-02built doorstroido
2020-03-04implemented growthtroido
2020-03-04added loot/harvesttroido