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 9ac4c88 commit 3598b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions herb-stock.lic
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ 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
echo 'Alternatively, define custom herbs in your yaml\'s herbs setting and set herbs_override_herbstock to true.'
exit
end

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

0 comments on commit 3598b04

Please sign in to comment.