Удаление AdAstra
This commit is contained in:
parent
79d694051e
commit
2a4d4e2440
6 changed files with 0 additions and 70 deletions
|
|
@ -8,7 +8,6 @@ REIEvents.hide('item', event => {
|
|||
hideGTCEUStuff(event)
|
||||
hideCreateStuff(event)
|
||||
hideAE2Stuff(event)
|
||||
hideAdAstraStuff(event)
|
||||
hideSophisticatedBackpacksStuff(event)
|
||||
hideMoreRedStuff(event)
|
||||
hideRailWaysStuff(event)
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
// priority: 0
|
||||
|
||||
const hideAdAstraStuff = (event) => {
|
||||
global.AD_ASTRA_DISABLED_ITEMS.forEach(item => {
|
||||
event.hide(item)
|
||||
})
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue