Skip to content

Commit

Permalink
better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed Oct 20, 2024
1 parent 90b8691 commit beb05d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ object Commands {
callback { GriffinBurrowHelper.setTestBurrow(it) }
}
event.register("shtestisland") {
description = "Sets the current skyblock island for testing purposes."
description = "Changes the SkyBlock island SkyHanni thinks you are on"
category = CommandCategory.DEVELOPER_TEST
callback { SkyBlockIslandTest.onCommand(it) }
}
Expand Down

0 comments on commit beb05d8

Please sign in to comment.