mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:07:38 +02:00
Fillbots (#824)
* basic set up * game prefab set up * fillboy * Medium bot falls down from da skyyyyyy * animations! (fillbots) * filler whiffs * Medium bot anims * Bots can be filled wow * Bots move!!!!! * Fixed hold length * offbeats now work * kaboom * barelies for medium bot * basic fix * beyond * Update Sprites * Small Medium Large * Bot Lamp * blackout * yet not implemented * Filler Animation * Fly Animation * Stack to Left * Update Sprites * Color event * refactoring * minor fixes * temporary icon * Restart the stopped conveyor --------- Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
This commit is contained in:
@ -100,7 +100,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
new List<string>() { "ntr", "repeat" },
|
||||
"ntrchorus", "en",
|
||||
new List<string>() { "en" },
|
||||
chronologicalSortKey: 3
|
||||
chronologicalSortKey: 2
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user