Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
1113 Bug Report minor have not tried 2010-03-19 09:50 2011-09-06 10:39
rob Remote  
galehar CDO  
normal Console  
resolved 0.6 ancient branch  
0.6-rc3 done  
none    
none 0.10 ancient branch  
0001113: messaging difference between gold and other mimics
Fighting a gold mimic, "you hit the pile of gold coins", "the pile of gold coins misses you", etc.
Fighting a scroll mimic, "you hit the mimic", "the mimic misses you", etc.
Issue History
2010-03-19 09:50 rob New Issue
2011-03-04 18:38 jpeg Note Added: 0011486
2011-03-14 10:29 galehar Tag Attached: mimic
2011-09-06 10:39 galehar Note Added: 0014530
2011-09-06 10:39 galehar Status new => resolved
2011-09-06 10:39 galehar Fixed in Branch => 0.10 development branch
2011-09-06 10:39 galehar Resolution open => done
2011-09-06 10:39 galehar Assigned To => galehar

Notes
(0011486)
jpeg   
2011-03-04 18:38   
Yeah, that's my fault, sorta. I found the old "Not with the potion of healing in view" style of messages horribly misleading, so I changed the mimic naming code. Unfortunately, this had the side effect of also losing the flavourful "You hit the distressingly furry leather armour."

Changing the mimic names to mention the item type (like the feature mimics already do) might be a good compromise.
(0014530)
galehar   
2011-09-06 10:39   
All mimics are now named "foo mimic" with foo being the item basic description (DESC_BASENAME).