Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0000120Dwarf FortressTypos/Grammarpublic2010-04-02 04:332010-06-09 06:46
Pauven 
Toady One 
lowtexthave not tried
closedfixed 
 
0.31.03 
0000120: Typo in Beak Dog description
The description of the Beak Dog is exactly as follows:

"He is enormous yet skinny. His skin is striped red, orange, yellow, green, blue, indigo andviolet. His eyes are black."

andviolet is missing a space.

This was a Beak Dog created in the Arena.
Spawn a Beak Dog in the Arena, and hope it has violet stripes.
typo
Issue History
2010-04-02 04:33PauvenNew Issue
2010-04-02 16:43GorobayNote Added: 0000334
2010-04-02 16:45GorobayNote Edited: 0000334bug_revision_view_page.php?bugnote_id=0000334#r85
2010-04-02 16:46GorobayNote Edited: 0000334bug_revision_view_page.php?bugnote_id=0000334#r86
2010-04-02 16:46GorobayNote Edited: 0000334bug_revision_view_page.php?bugnote_id=0000334#r87
2010-04-02 16:47GorobayNote Edited: 0000334bug_revision_view_page.php?bugnote_id=0000334#r89
2010-04-02 16:48GorobayTag Attached: typo
2010-04-05 09:22FootkerchiefCategoryGeneral => Typos/Grammar
2010-04-05 14:40UberNubeNote Added: 0001212
2010-04-12 16:08Toady OneNote Added: 0003144
2010-04-12 16:08Toady OneStatusnew => resolved
2010-04-12 16:08Toady OneFixed in Version => 0.31.03
2010-04-12 16:08Toady OneResolutionopen => fixed
2010-04-12 16:08Toady OneAssigned To => Toady One
2010-06-09 06:46Toady OneStatusresolved => closed

Notes
(0000334)
Gorobay   
2010-04-02 16:43   
(edited on: 2010-04-02 16:47)
Every beak dog has rainbow-striped skin, so you don't need to hope. Also, this bug is not specific to beak dogs, but to anything using a COLOR_PATTERN:

pattern....1 color.........2 colors...............3 colors..................4 colors
STRIPES..striped W......striped W andX....striped W, X andY.....striped W, X, Y andZ
SPOTS....W with spots..W with X spots...W with X andY spots..W with X, Y andZ spots

It seems likely that replacing "and" with "and " in the code would fix it.

(0001212)
UberNube   
2010-04-05 14:40   
I have been able to reproduce this with tigers. It does seem to be a generic bug affecting the "striped" colour attribute.
(0003144)
Toady One   
2010-04-12 16:08   
Okay, this should be fixed for 0.31.03.