[ADD] New TOP -> 'Drop Armhole Tank Top'#613
Open
freyja-veritas wants to merge 5 commits intoProject-Pandora-Game:masterfrom
Open
[ADD] New TOP -> 'Drop Armhole Tank Top'#613freyja-veritas wants to merge 5 commits intoProject-Pandora-Game:masterfrom
freyja-veritas wants to merge 5 commits intoProject-Pandora-Game:masterfrom
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
ClaudiaMia
requested changes
Apr 26, 2026
Contributor
ClaudiaMia
left a comment
There was a problem hiding this comment.
Lovely new asset! I have a few review comments.
Contributor
Contributor
There was a problem hiding this comment.
I believe this file is no longer used and can be removed, right?
Contributor
There was a problem hiding this comment.
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": [] | ||
| } | ||
| } |
Contributor
There was a problem hiding this comment.
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, | ||
| }, | ||
| ], | ||
| }, | ||
| }, |
Contributor
There was a problem hiding this comment.
I believe there is no need for this module as there is only one state, so these lines can be removed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

References
None
About The Pull Request
Added a new top 'Drop Armhole Tank Top'
Changelog
Authored by: Freyja
Checklist