Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPOSSUM_MAN is missing #2

Closed
claireanlage opened this issue Jun 20, 2016 · 1 comment
Closed

OPOSSUM_MAN is missing #2

claireanlage opened this issue Jun 20, 2016 · 1 comment

Comments

@claireanlage
Copy link

claireanlage commented Jun 20, 2016

The Creature OPOSSUM_MAN is missing. As you can find it in the raw file creature_temperate_new.txt (second to last entry before GIANT_OPOSSUM), it's expected to be in graphics_qs_st_prsn_temperate_new.txt, as last creature just after COATI_MAN.

The file graphics_qs_st_prsn_temperate_new.txt already contains 2 tile pages, with COATI_MAN being the last entry of the 2nd tile page. Assuming identical column numbers between tile pages, OPOSSUM_MAN would be the first and only entry of a third tile page and corresponding image. This doesn't happen.
I haven't looked at the code, but if there's a maximum of 2 tile pages per raw file, or if the tile pages must have the same number of entries, that might explain the issue.

OPOSSUM and GIANT_OPOSSUM, exist and are where you would expect them, by the way.
Found by jecowa on the forum.

@claireanlage
Copy link
Author

Man, I'm stupid, I just realized that this is the same issue as #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant