-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Slimepeople feature #25446
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
Slimepeople feature #25446
Conversation
Could the new abilities |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
я Found a stowaway!
if(do_after(H, SLIMEPERSON_HAIRGROWTHDELAY, target = H)) | ||
H.change_hair(new_style) | ||
H.adjust_nutrition(-SLIMEPERSON_HAIRGROWTHCOST) | ||
H.visible_message("<span class='notice'>[H] changes hairstyle.</span>", "<span class='notice'>You changed your hairstyleя.</span>") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
H.visible_message("<span class='notice'>[H] changes hairstyle.</span>", "<span class='notice'>You changed your hairstyleя.</span>") | |
H.visible_message("<span class='notice'>[H] changes hairstyle.</span>", "<span class='notice'>You changed your hairstyle.</span>") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shit. thx.
This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord. |
This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates. |
What Does This PR Do
Now slimepeople can change their hair and beard styles without mirror. Just it needs a bit more time.
actually just a port from old rupara. I just made fresh TGUI Input instead of regular and boring input menu
Why It's Good For The Game
idk rp maybe
Images of changes
bandicam.2024-05-11.20-30-52-768.mp4
Testing
everything above
Changelog
🆑
add: two new slimepeople's innate actions - change hair and change beard
/:cl: