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

feat: familiars in Outfit Window #39

Closed
wants to merge 16 commits into from
Closed

feat: familiars in Outfit Window #39

wants to merge 16 commits into from

Conversation

luanluciano93
Copy link

No description provided.

@luanluciano93 luanluciano93 marked this pull request as draft April 21, 2024 00:15
@kokekanon
Copy link

kokekanon commented Apr 21, 2024

test:

    ServerData = {
        currentOutfit = currentOutfit,
        outfits = outfitList,
        mounts = mountList,
        familiars = {
            [1] = {
                [1] = 2,
                [2] = "familiar 1"
            },
            [2] = {
                [1] = 11,
                [2] = "familiar 2"
            }
        },
        wings = wingsList,
        auras = auraList,
        effects = effectsList,
        shaders = shaderList

bbbfv

@Nottinghster
Copy link
Owner

Ready to go or still in progress?

@luanluciano93
Copy link
Author

Ready to go or still in progress?

not yet

@luanluciano93 luanluciano93 closed this by deleting the head repository May 11, 2024
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

Successfully merging this pull request may close these issues.

3 participants