diff --git a/sugoncredit/info.json b/sugoncredit/info.json index 573321e..5be2f87 100644 --- a/sugoncredit/info.json +++ b/sugoncredit/info.json @@ -1,9 +1,9 @@ { "author" : ["SeaswimmerTheFsh"], - "install_msg" : "Thank you for installing SugonCredit!\n**Please load the Bank cog before loading this cog.**\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs.", + "install_msg" : "Thank you for installing SugonCredit!\n**Please load the Economy cog before loading this cog.**\nYou can find the source code of this cog here: https://git.seaswimmer.cc/SeaswimmerTheFsh/GalaxyCogs.", "name" : "SugonCredit", "short" : "Simple points system.", "description" : "Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.", - "tags" : ["bank"], + "tags" : ["economy"], "end_user_data_statement": "This cog stores no end user data." }