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

Medical - Fix #8778 #9311

Closed
wants to merge 2 commits into from
Closed

Conversation

LinkIsGrim
Copy link
Contributor

@LinkIsGrim LinkIsGrim commented Aug 7, 2023

When merged this pull request will:

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@LinkIsGrim LinkIsGrim added the kind/bug-fix Release Notes: **FIXED:** label Aug 7, 2023
class ItemCore;
class FirstAidKit: ItemCore {
type = 0;
type = TYPE_ITEM;
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't it a vanilla value? So you don't need config at all.

@LinkIsGrim LinkIsGrim marked this pull request as draft August 9, 2023 06:23
@LinkIsGrim LinkIsGrim closed this Jun 8, 2024
@LinkIsGrim LinkIsGrim deleted the switch-type0-fix-8778 branch June 8, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

weaponsItemsCargo does not return first aid kits or medikits if ace is loaded
2 participants