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

Fix NPC dropping laser finger pseudo item #46919

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

BrettDong
Copy link
Member

Summary

SUMMARY: Bugfixes "Fix NPC dropping laser finger pseudo item"

Purpose of change

Fix #46590 : NPC drops laser finger pseudo item if he/she is wielding it when died.

Describe the solution

Add NO_UNWIELD flag to bio_laser_gun pseudo item.

Describe alternatives you've considered

None.

Testing

Sample save:
Goodell.zip

  • NPC does not drop laser finger after death
  • NPC can still unwield laser finger

@BrettDong BrettDong added NPC / Factions NPCs, AI, Speech, Factions, Ownership [JSON] Changes (can be) made in JSON Bionics CBM (Compact Bionic Modules) <Bugfix> This is a fix for a bug (or closes open issue) labels Jan 21, 2021
@ZhilkinSerg ZhilkinSerg merged commit dde6117 into CleverRaven:master Jan 21, 2021
@BrettDong BrettDong deleted the laser branch January 21, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bionics CBM (Compact Bionic Modules) <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Npc drops laser finger pseudo item when killed
2 participants