mirror of
https://github.com/AndorsTrailRelease/ATCS.git
synced 2025-10-27 18:44:03 +01:00
[PR #13] [MERGED] Added field for Sprite Flip Chance #13
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AndorsTrailRelease/ATCS/pull/13
Author: @RaphiHD
Created: 9/4/2025
Status: ✅ Merged
Merged: 10/3/2025
Merged by: @NutAndor
Base:
master← Head:spriteFlipChance📝 Commits (2)
bad86eeAdd Sprite Flip Chance Field to NPCEditor.javaf93d865Add spriteFlipChance as attribute in NPC.java📊 Changes
2 files changed (+8 additions, -0 deletions)
View changed files
📝
src/com/gpl/rpg/atcontentstudio/model/gamedata/NPC.java(+4 -0)📝
src/com/gpl/rpg/atcontentstudio/ui/gamedataeditors/NPCEditor.java(+4 -0)📄 Description
Just in case this functionality is approved for Andors Trail.
This pull request was put together rather hastily, so please double check that everything works. I might have overlooked stuff.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.