mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-23 05:26:23 +00:00
chore: sync module manifest
This commit is contained in:
@@ -561,3 +561,4 @@ MODULE_DUELS=0
|
||||
MODULE_WOW_CORE=0
|
||||
MODULE_CLANCENTAUR=0
|
||||
MODULE_DELVES=0
|
||||
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
|
||||
|
||||
@@ -5545,6 +5545,20 @@
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_MOD_DISABLE_ACHIEVEMENTS",
|
||||
"name": "mod-disable-achievements",
|
||||
"repo": "https://github.com/olive-spore-734/mod-disable-achievements.git",
|
||||
"description": "SQL with a long list of WotLK Achievements and their IDs, which should make it much easier to find and disable some. Made for AzerothCore.",
|
||||
"type": "sql",
|
||||
"category": "database",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-module'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user