diff --git a/.gitignore b/.gitignore index c933895..8be7eb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ArtificialAutism/src/main/java/DataLayer/settings.java +torchlight_changes_unloze/.github/copilot-instructions.md diff --git a/torchlight_changes_unloze/torchlight3/Torchlight/Commands.py b/torchlight_changes_unloze/torchlight3/Torchlight/Commands.py index 0dab9c4..d244c44 100755 --- a/torchlight_changes_unloze/torchlight3/Torchlight/Commands.py +++ b/torchlight_changes_unloze/torchlight3/Torchlight/Commands.py @@ -1764,7 +1764,7 @@ class AdminAccess(BaseCommand): def __init__(self, torchlight) -> None: super().__init__(torchlight) - self.Triggers = ["!access"] + self.Triggers = ["!setaccess"] self.Level = 6 def _reload_access(self) -> None: