Skip to content

Commit

Permalink
Update herb-stock.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeLC-hub authored Oct 27, 2024
1 parent 3598b04 commit ecf909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion herb-stock.lic
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class HerbStock
if (@hometown != 'Crossing' && @hometown != 'Shard' && @hometown != 'Riverhaven' && @hometown != 'Ratha') && !(herbs_override_herbstock && user_herbs)
echo 'Only Crossing, Riverhaven (150+ athletics), Ratha, and Shard hometowns supported. You may provide Crossing or Shard as an argument to override your hometown.'
echo 'Alternatively, define custom herbs in your yaml\'s herbs setting and set herbs_override_herbstock to true.'
exit
exit
end

@settings.storage_containers.each { |container| fput("open my #{container}") }
Expand Down

0 comments on commit ecf909a

Please sign in to comment.