11-13-2023, 10:01 PM
PULL REQUEST DETAILS
[Balance][Bug][Player Actions]
About the PR
This removes the "too dazed to use" message when interacting with machines.
Previously, this message would appear if you had 60 or more brain damage, or at a braindamage% rate below that.
This message appears to be intended to also block interaction with the machine, but I personally cannot remember a time in which that actually worked on the majority of machines.
After checking (I think) everything on devtest with 70 brain damage, I found that while a couple dozen things prompted this message, only the cryo healing tube, data bank, and the old artifact lab gizmo actually blocked my interaction.
Here was me running around clicking things until I found something that blocked interaction.
Why's this needed?
I do not feel this currently contributes anything to the game, that it's bugged state should be fixed somehow, and that honestly there would be no benefit or fun derived from fixing it to block interaction fully.
Changelog
PULL REQUEST DETAILS
[Balance][Bug][Player Actions]
About the PR
This removes the "too dazed to use" message when interacting with machines.
Previously, this message would appear if you had 60 or more brain damage, or at a braindamage% rate below that.
This message appears to be intended to also block interaction with the machine, but I personally cannot remember a time in which that actually worked on the majority of machines.
After checking (I think) everything on devtest with 70 brain damage, I found that while a couple dozen things prompted this message, only the cryo healing tube, data bank, and the old artifact lab gizmo actually blocked my interaction.
Here was me running around clicking things until I found something that blocked interaction.
Why's this needed?
I do not feel this currently contributes anything to the game, that it's bugged state should be fixed somehow, and that honestly there would be no benefit or fun derived from fixing it to block interaction fully.
Changelog
Code:
changelog
(u)Mylie Daniels
(+)Brain damage no longer causes a message when interacting with machinery.
PULL REQUEST DETAILS