Cargo Console can consume caps + Communications Console adjustments#73
Open
JustLoveBeingAnOwl wants to merge 16 commits intothegrovellingpeasant:mainfrom
Open
Cargo Console can consume caps + Communications Console adjustments#73JustLoveBeingAnOwl wants to merge 16 commits intothegrovellingpeasant:mainfrom
JustLoveBeingAnOwl wants to merge 16 commits intothegrovellingpeasant:mainfrom
Conversation
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Contributor
JohnFulpWillard
left a comment
There was a problem hiding this comment.
Idk how I didn't see this before. The credits thing can also go above parent call and early return instead, so like
if(credits)
do thing
return
return ..()
So you don't physically wack the console with the credits too
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
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 Pull Request
some adjustments to the cargo console and communications console
cargo can have money shoved in to adjust credit value
communications console needed fixes for red alert because that shit isn't working for whatever reason
Why It's Good For The Game
Pre-Merge Checklist
Changelog
🆑
add: Added new things
add: Added more things
del: Removed old things
tweak: tweaked a few things
balance: rebalanced something
fix: fixed a few things
soundadd: added a new sound thingy
sounddel: removed an old sound thingy
imageadd: added some icons and images
imagedel: deleted some icons and images
spellcheck: fixed a few typos
code: changed some code
refactor: refactored some code
config: changed some config setting
admin: messed with admin stuff
server: something server ops should know
/:cl: