diff --git a/resource/infrast.json b/resource/infrast.json index 82b9ef3478..fdfd74c7a4 100644 --- a/resource/infrast.json +++ b/resource/infrast.json @@ -335,7 +335,8 @@ "efficient": { "all": 2 }, - "template": "Bskill_ctrl_p_spd.png" + "template": "Bskill_ctrl_p_spd.png", + "maxNum": 1 }, "bskill_ctrl_p_bot": { "name": [ @@ -361,7 +362,8 @@ "efficient": { "all": 7 }, - "template": "Bskill_ctrl_t_spd.png" + "template": "Bskill_ctrl_t_spd.png", + "maxNum": 1 }, "bskill_ctrl_token_p_spd": { "name": [ @@ -3055,4 +3057,4 @@ "Dorm", "Mfg" ] -} \ No newline at end of file +}