Skip to content
Snippets Groups Projects
Commit 5eba2b2d authored by Arkerthan's avatar Arkerthan
Browse files

fix spelling

parent db5e1b8d
No related branches found
No related tags found
1 merge request!5412Sanity
......@@ -239,7 +239,7 @@ window.saTakeClasses = (function saServeThePublic() {
*
*/
function skillLessons(slave) {
let undevoted = 0; // forces an obediance lesson to replace the first skill lesson
let undevoted = 0; // forces an obedience lesson to replace the first skill lesson
let skillIncrease = 0;
if (V.schoolroomRemodelBimbo !== 1 || slave.assignment !== "learn in the schoolroom") {
skillIncrease = (10 + Math.floor((slave.intelligence + slave.intelligenceImplant) / 32));
......
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