Skip to content
Snippets Groups Projects
Commit 09c6a551 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'fix' into 'pregmod-master'

Fix FangsImplant apply

Closes #3679

See merge request pregmodfan/fc-pregmod!10446
parents 9cfcba5d 810a323f
Branches
Tags
1 merge request!10446Fix FangsImplant apply
Pipeline #44404 passed
App.Medicine.Surgery.Reactions.Fangs = class extends App.Medicine.Surgery.SimpleReaction { App.Medicine.Surgery.Reactions.FangsImplant = class extends App.Medicine.Surgery.SimpleReaction {
reaction(slave, diff) { reaction(slave, diff) {
const reaction = super.reaction(slave, diff); const reaction = super.reaction(slave, diff);
const {He, he, his, him, himself} = getPronouns(slave); const {He, he, his, him, himself} = getPronouns(slave);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment