Skip to content

[ADD] New TOP -> 'Drop Armhole Tank Top'#613

Open
freyja-veritas wants to merge 5 commits intoProject-Pandora-Game:masterfrom
freyja-veritas:drop-armhole-tank
Open

[ADD] New TOP -> 'Drop Armhole Tank Top'#613
freyja-veritas wants to merge 5 commits intoProject-Pandora-Game:masterfrom
freyja-veritas:drop-armhole-tank

Conversation

@freyja-veritas
Copy link
Copy Markdown
Contributor

@freyja-veritas freyja-veritas commented Apr 8, 2026

References

None

About The Pull Request

Added a new top 'Drop Armhole Tank Top'

Changelog

Authored by: Freyja

Assets:
- [Drop Armhole Tank Top] New Type of Tank Top

Checklist

  • The change has been tested locally
  • Licensing information and credits were filled in/modified for added/modified assets
  • I understand this change is licensed based on Pandora's Asset Licensing information

@freyja-veritas freyja-veritas marked this pull request as draft April 8, 2026 20:03
@freyja-veritas freyja-veritas marked this pull request as ready for review April 25, 2026 18:30
Copy link
Copy Markdown
Contributor

@ClaudiaMia ClaudiaMia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely new asset! I have a few review comments.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor note: I spotted some rough pixel edges:

Image

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this file is no longer used and can be removed, right?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heaving the bra in the preview is confusing as it makes the clothing look different than what it is and inconsistent towards all other previews.

Comment on lines +70 to +85
{
"x": 0,
"y": 0,
"width": 1000,
"height": 1500,
"type": "mesh",
"name": "bust back",
"priority": "BELOW_BREASTS",
"points": "breasts",
"mirror": 0,
"colorizationKey": "drop_armohole_tank_top",
"image": {
"image": "dropped_armhole_tank_top_bust.png",
"overrides": []
}
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this layer can be removed, as it never shows anything. Even at the largest breast size, you cannot see the fabric from the back view, as it is covered by the body.

Comment on lines +23 to +35
modules: {
type: {
type: 'typed',
name: 'Drop Armhole Tank Top Type',
variants: [
{
id: 'regular',
name: 'Regular',
default: true,
},
],
},
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe there is no need for this module as there is only one state, so these lines can be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants