Skip to content
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

Add new 10" wheel type #36564

Merged
merged 2 commits into from
Dec 31, 2019
Merged

Add new 10" wheel type #36564

merged 2 commits into from
Dec 31, 2019

Conversation

ymber
Copy link
Member

@ymber ymber commented Dec 30, 2019

Summary

SUMMARY: Content "Add new 10" wheel type"

Purpose of change

Some vehicles were using casters that should use tougher proper wheels.

Describe the solution

Add a new 10" wheel type. Use it on appropriate vehicles.

Testing

Game loads correctly. Item appears correctly and behaves as expected on vehicles.

@ymber ymber added [JSON] Changes (can be) made in JSON Vehicles Vehicles, parts, mechanics & interactions labels Dec 30, 2019
"id": "wheel_10",
"category": "veh_parts",
"type": "WHEEL",
"name": {"str": "set of wheels", "str_pl": "sets of wheels"},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": {"str": "set of wheels", "str_pl": "sets of wheels"},
"name": { "str": "set of wheels", "str_pl": "sets of wheels" },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants