Skip to content

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Apr 9, 2023

Summary

SUMMARY: Balance "remove deprecated EDIBLE_FROZEN flag"

Purpose of change

we don't have item temperature anymore, might as well as remove it

Describe the solution

used script to automate removing them.

Describe alternatives you've considered

it could be kept as-is but currently this flags has no impact on gameplay.
less flags = simpler json = easier modding

Additional context

due to javascript's limitation, integer in float form are converted to int as side effect (e.g: 2.0 -> 2)

we don't have item temperature anymore, might as well as remove it
@github-actions github-actions bot added JSON related to game datas in JSON format. mods PR changes related to mods. labels Apr 9, 2023
@scarf005 scarf005 requested a review from chaosvolt April 9, 2023 23:02
@chaosvolt chaosvolt merged commit e4f40a8 into cataclysmbnteam:upload Apr 9, 2023
@scarf005 scarf005 deleted the remove-edible-frozen branch April 9, 2023 23:24
@olanti-p olanti-p mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format. mods PR changes related to mods.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants