-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(content,port): add
SEAT_REQUIRES_BALANCE
and skateboard vehicl…
…e/profession (#5849) * basic port of DDA skateboard adds seat_requires_balance tag which allows falling off of vehicle seats with this flag. initial json changes, still needs a few more things ported * add spawn location of skateboard vehicle. added items for vehicle parts, and fixed engine "power" to be more reasonable * add skateboard item, separate skater professions CDDA66813, and fix for part install/uninstall CDDA67123 * fixed error * fixes so build works * fold_up changes (changed wheelchair name as well), add skater profession, item, and fix misc json * fixed character.cpp and added skateboard to mapgen and npc item lists * add parking garage spawn and increase skate park spawns. adds co-authors. run json linter Co-Authored-By: Bruce Linck <balinck@gmail.com> Co-Authored-By: KittyTac <52408044+KittyTac@users.noreply.github.com> Co-Authored-By: casswedson <casswedson@users.noreply.github.com> * recipes for skateboard crafting, more spawn locations near roller_blades * vehicle_use can_be_folded checks and profession parity between skaters * add documentation to json_flags for SEAT_REQUIRES_BALANCE * add skatepark, fix items falling from skater inventory Co-Authored-By: Bence <44979050+LovamKicsiGazsii@users.noreply.github.com> * style(autofix.ci): automated formatting --------- Co-authored-by: Bruce Linck <balinck@gmail.com> Co-authored-by: KittyTac <52408044+KittyTac@users.noreply.github.com> Co-authored-by: casswedson <casswedson@users.noreply.github.com> Co-authored-by: Bence <44979050+LovamKicsiGazsii@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7c55574
commit 3592b65
Showing
29 changed files
with
535 additions
and
75 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.