Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
8321 Bug Report minor always 2014-03-27 17:51 2014-03-27 19:56
twelwe Remote  
Kate CSZO  
normal Console  
resolved 0.16 ancient branch  
done  
none    
none 0.14 ancient branch  
0008321: Fedhas Growth targets invalid tiles (deep water)
The Fedhas Growth ability shows a ring of up to 8 plants around the player, excluding certain tiles that monsters occupy, where there are walls, trees, etc. Growth does work on shallow water, but does not work on deep water. However, the Growth ability still targets deep water and, in addition to not placing a plant there, consumes fruit and mana as if it was successful.
Issue History
2014-03-27 17:51 twelwe New Issue
2014-03-27 19:56 Kate Note Added: 0025738
2014-03-27 19:56 Kate Status new => resolved
2014-03-27 19:56 Kate Fixed in Branch => 0.14 development branch
2014-03-27 19:56 Kate Resolution open => done
2014-03-27 19:56 Kate Assigned To => Kate

Notes
(0025738)
Kate   
2014-03-27 19:56   
Fixed, thanks for reporting. It wasn't actually using up fruit on failed plant creation, but it was printing the message for it (and deep water/lava squares shouldn't show up as available now, anyway).