Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005601Dwarf FortressCreaturespublic2012-03-10 09:052012-03-29 04:44
Reporterellindsey 
Assigned ToToady One 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version0.34.05 
Target VersionFixed in Version0.34.07 
Summary0005601: SPONGE_MAN has improper body shape conversion
DescriptionCREATURE:SPONGE has the body BASIC_1PARTBODY_THOUGHT, not BASIC_1PARTBODY.

CREATURE:SPONGE_MAN copies the tags from CREATURE:SPONGE, and then looks for the BASIC_1PARTBODY tag, removes it, and replaces it with BODY:HUMANOID_SIMPLE. But since CREATURE:SPONGE doesn't have BASIC_1PARTBODY, so it ends up with two body lines, one indicating BASIC_1PARTBODY_THOUGHT, and one indicating BODY:HUMANOID_SIMPLE.

I'm not actually sure if this causes problems, but it's an inconsistency and causes my raw processing scripts to throw errors.
Additional InformationSolution: change CREATURE:SPONGE_MAN to look for BASIC_1PARTBODY_THOUGHT, not BASIC_1PARTBODY. (Or remove sponge men entirely, they're just stupid.)
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-03-10 09:05 ellindsey New Issue
2012-03-29 04:44 Toady One Status new => resolved
2012-03-29 04:44 Toady One Fixed in Version => Next Version
2012-03-29 04:44 Toady One Resolution open => fixed
2012-03-29 04:44 Toady One Assigned To => Toady One


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker