diff --git a/outdoorsmanship.lic b/outdoorsmanship.lic index 4bb9046500..95c78b1550 100644 --- a/outdoorsmanship.lic +++ b/outdoorsmanship.lic @@ -45,6 +45,7 @@ class Outdoorsmanship start_exp = DRSkill.getxp(@skill_name) @end_exp = [start_exp + @targetxp, 34].min DRCT.walk_to(@outdoors_room) + DRC.wait_for_script_to_complete('buff', ['outdoorsmanship']) train_outdoorsmanship end