diff --git a/scripts/bigshot.lic b/scripts/bigshot.lic index b97d05bca..2b0cc291c 100644 --- a/scripts/bigshot.lic +++ b/scripts/bigshot.lic @@ -8,7 +8,7 @@ contributors: SpiffyJr, Tillmen, Kalros, Hazado, Tysong, Athias, Falicor, Deysh, Nisugi game: Gemstone tags: hunting, bigshot, combat - version: 5.7.4 + version: 5.7.5 required: Lich >= 5.5.0, infomon >= 1.18.11 Setup Instructions: https://gswiki.play.net/Script_Bigshot @@ -17,6 +17,8 @@ Version Control: Major_change.feature_addition.bugfix + v5.7.5 (2025-01-30) + - bugfix in resting method for fog_return v5.7.4 (2025-01-22) - adjust loop delay for efury and tether - bugfix for constant redefinition @@ -5331,6 +5333,7 @@ class Bigshot end end + fog_return @RETURN_WAYPOINT_IDS.each { |room| go2(room.to_i) } go2(@RESTING_ROOM_ID) else