Skip to content
Snippets Groups Projects
Commit 62d51c03 authored by Arkerthan's avatar Arkerthan
Browse files

Fix precum apply

parent 6a81854f
No related branches found
No related tags found
1 merge request!10423Fix precum apply
......@@ -43,6 +43,6 @@ App.Medicine.Surgery.Procedures.Precum = class extends App.Medicine.Surgery.Proc
apply(cheat) {
this._slave.prostate = 2;
return this._assemble(new App.Medicine.Surgery.Reactions.Template_());
return this._assemble(new App.Medicine.Surgery.Reactions.Precum());
}
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment