Audit Hub 01 armor repair fees and timeframes #75033
Merged
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.
Summary
Balance "update Hub 01 armor repair fees and timeframes"
Purpose of change
While working on #74962 it came to my knowledge that the repair times and fees for our current armor repairs have been greatly underestimated.
Describe the solution
The first time the phase suit and rm13 are repaired, the fee will be 12 coins and the repair times a month and a half.
Once the repairs have been done at least once, the armors are considered "reverse-engineered", from this point onward following repairs will only take 2 weeks, and cost 10 coins.
I also took the liberty of removing one of the conditional dialogue to check on how the repairs are going, we only need one dialogue to check, and the check as also been simplified, now we only check if the armor is currently an ongoing project.
The timers setups and timer checks have been slightly modified to accommodate the different dialogue options.
Describe alternatives you've considered
Testing
Spawned char, spawned Hub 01, talked with intercom, stuff seems to work ok. I touched a few variables since then but it should work the same.
Additional context
The writing is awful, feel free to suggest better dialogue.