-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small tweaks #68393
Merged
Merged
Small tweaks #68393
Conversation
This file contains 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
Karol1223
requested changes
Sep 30, 2023
Co-authored-by: Karol1223 <[email protected]>
GuardianDll
commented
Oct 2, 2023
detahramet
pushed a commit
to detahramet/Cataclysm-DDA
that referenced
this pull request
Nov 6, 2023
* lorica segmentata is armor * tweak rad badge description * Update data/json/items/armor/jewelry.json Co-authored-by: Karol1223 <[email protected]> * calf zombifies into small cocoon * make t_bulk_tank work like tank, update disassembly recipe for 55gal_drum * no keg_capacity because it's terrain * fix vehicle heaters prevent full deconstruction * fixing vehicle tests because additional vehicle weigh * and again * alcohol wipes are countable --------- Co-authored-by: Karol1223 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
astyled
astyled PR, label is assigned by github actions
BasicBuildPassed
This PR builds correctly, label assigned by github actions
<Bugfix>
This is a fix for a bug (or closes open issue)
Code: Tests
Measurement, self-control, statistics, balancing.
Crafting / Construction / Recipes
Includes: Uncrafting / Disassembling
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
Items: Armor / Clothing
Armor and clothing
[JSON]
Changes (can be) made in JSON
json-styled
JSON lint passed, label assigned by github actions
Vehicles
Vehicles, parts, mechanics & interactions
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
None
Purpose of change
Few stuff that occured on discord and that i find pretty easy to fix
Describe the solution
lorica segmentata is in armor category now
radiation badge mention it doesn't turn back to neutral state
calf zombifies into small cocoon
small update of t_bulk_tank and 55gal_drum because i spend my time calculating it's dimensions
fix #68388