Allulalos Port - #798
Open
JustABugZero wants to merge 21 commits into
Open
Conversation
This allows you to color voxes
continue later
Adds Allulalos. They're mostly ported from Impstation, but some features were pulled from Delta-v.
Fixed a crash caused by missing sounds. Add Allulalo plushie texture that I forgot to copy.
also added brute damage files I forgot to port
I looked at the Delta-v PR and saw we were missing this. I do wonder how this will play with our own heavyweight
Someone smarter than I should really look over what I've done
JustABugZero
requested review from
M3739,
Mnemotechnician and
SyaoranFox
as code owners
July 13, 2026 08:08
Contributor
|
RSI Diff Bot; head commit 49cc5e7 merging into a16d815 Resources/Textures/_Impstation/Effects/speech.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/arms.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/chest.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/eyes.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/head.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/headtop.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/legs.rsi
Resources/Textures/_Impstation/Mobs/Customization/Allulalo/tail.rsi
Resources/Textures/_Impstation/Mobs/Effects/allulalo_brute_damage.rsi
Resources/Textures/_Impstation/Mobs/Species/Allulalo/displacement.rsi
Resources/Textures/_Impstation/Mobs/Species/Allulalo/parts.rsi
Resources/Textures/_Impstation/Objects/Fun/toys.rsi
|
Mnemotechnician
requested changes
Jul 13, 2026
Mnemotechnician
left a comment
Collaborator
There was a problem hiding this comment.
The code quality is abysmal, some of it needs to be fixed.
…tComponent.cs Co-authored-by: Mnemotechnican <69920617+Mnemotechnician@users.noreply.github.com> Signed-off-by: JustABug <JustABug0@pm.me>
…tComponent.cs Co-authored-by: Mnemotechnican <69920617+Mnemotechnician@users.noreply.github.com> Signed-off-by: JustABug <JustABug0@pm.me>
It was accidentally added to the PR. Probably means I messed up my own repo Signed-off-by: JustABug <JustABug0@pm.me>
I pulled the value from Chitinids, which have 33% as opposed to 30%.
Contributor
Author
|
I believe I have made all the requests changes, but do let me know if anything is amiss. |
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
This pr still active? |
Contributor
Author
|
Yep! I'm out doing field work for my undergrad, but once I get back, I'm hoping to continue. Sorry! |
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.








































































































About the PR
Ported Allulalo from Impstation and Delta-V because I thought they were really really cool!
It was a fun learning opportunity for me, as I am still very new contributing.
Why / Balance
DeltaV-Station/Delta-v/6172Has a very good breakdown on their ups and downs, so I encourage everyone to it out!As to why wanted to port these guys? I just think they're really fun!
Technical details
Followed along in
DeltaV-Station/Delta-v/6172footsteps, as to learn what all was involved. Also implemented changes seen in DeltaV-Station/Delta-v/6237 and DeltaV-Station/Delta-v/6248Gave them Schechi as their language for time being.
This Species uses a Heavy drinking trait included from Impstation, and should probably be kept in mind if we intend to re-implement such a trait. (See Content.Shared/Drunk/SharedDrunkSystem.cs)
Media
Click to show
Requirements
Licensing:
Changelog
🆑