You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As I have been messing with achievements, I have come to enjoy the idea of having certain crafting recipes being able to trigger EOCs, along with their standard result.
Solution you would like.
The existing result eoc function, and the result, can coexist in the same recipe
Describe alternatives you have considered.
C++ :(
Additional context
No response
The text was updated successfully, but these errors were encountered:
You phreased it very poorly; result_eocs is already a field recipes have, but the game do not allow for recipe to have both result_eocs and result
that's what feature request should talk about
DukePaulAtreid3s
changed the title
Add result EOCs for crafting
Allow result EOCs and Results to coexist in crafting
Sep 27, 2024
Is your feature request related to a problem? Please describe.
As I have been messing with achievements, I have come to enjoy the idea of having certain crafting recipes being able to trigger EOCs, along with their standard result.
Solution you would like.
The existing result eoc function, and the result, can coexist in the same recipe
Describe alternatives you have considered.
C++ :(
Additional context
No response
The text was updated successfully, but these errors were encountered: