diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 3884e03..0000000 --- a/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -mana? -doc? -doc_items? diff --git a/description.txt b/description.txt deleted file mode 100644 index e6f4db9..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds the “Mirror of Returning”, a magical item which teleports the user to a previously set location. diff --git a/mod.conf b/mod.conf index 1b12dc7..ab7aadd 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,3 @@ name = returnmirror +description = Adds the “Mirror of Returning”, a magical item which teleports the user to a previously set location. +optional_depends = mana, doc, doc_items