Skip to content
Snippets Groups Projects
Commit 3e34499c authored by oniAnon's avatar oniAnon
Browse files

Update rulesAssistant.js

Added horn and earShape to emptySurgery for support in the RA.
parent 4a5091f1
No related branches found
No related tags found
No related merge requests found
...@@ -412,6 +412,8 @@ App.RA.newRule = function() { ...@@ -412,6 +412,8 @@ App.RA.newRule = function() {
hair: null, hair: null,
bodyhair: null, bodyhair: null,
vasectomy: null, vasectomy: null,
earShape: null,
horn: null,
bellyImplant: null bellyImplant: null
}; };
} }
......
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