|
@@ -365,6 +365,7 @@ var Ration = {
|
|
|
ration.unit = std.unit;
|
|
|
ration.libID = std.rationRepId;
|
|
|
ration.content = std.jobContent;
|
|
|
+ ration.adjustState = '';
|
|
|
if (std.chapter) {
|
|
|
ration.comments = std.chapter.explanation;
|
|
|
ration.ruleText = std.chapter.ruleText;
|