Re-add old baby hydra graphic, make more monsters pickable

This commit is contained in:
2025-05-03 19:48:47 -05:00
parent 21d6b6d692
commit 76d14741b8
3 changed files with 2 additions and 2 deletions

View File

@@ -200,5 +200,6 @@ extern const std::vector<m_pic_index_t> m_pic_index = {
{181, 1, 1}, {182, 1, 1}, {183, 1, 1}, {184, 1, 1}, {185, 1, 1},
{186, 1, 1}, {187, 1, 1}, {188, 1, 1}, {189, 1, 1}, {190, 1, 1},
{191, 1, 1}, {192, 1, 1}, {193, 1, 1}, {194, 1, 1}, {195, 1, 1},
{196, 1, 1}, {197, 1, 1}, {198, 1, 1},
{196, 1, 1}, {197, 1, 1}, {198, 1, 1}, {199, 1, 1}, {200, 1, 1},
{201, 1, 1}, {202, 1, 1}, {203, 1, 1}, {204, 1, 1},
};