mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-11-07 17:36:08 +00:00
Added new files
This commit is contained in:
parent
867634cc5c
commit
3a407868d4
1775 changed files with 550222 additions and 0 deletions
21
dist/ba_root/mods/roles.py
vendored
Normal file
21
dist/ba_root/mods/roles.py
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
effectCustomers = {}
|
||||
customTag = {}
|
||||
banList = {}
|
||||
serverWhiteList = {}
|
||||
customList = []
|
||||
chatWhitelist = []
|
||||
unKickable = []
|
||||
toppersList = ['pb-IF40V1hYXQ==', 'pb-IF4gVE8TNw==']
|
||||
vips = []
|
||||
admins = []
|
||||
special = {}
|
||||
surroundingObjectEffect = []
|
||||
sparkEffect = []
|
||||
smokeEffect = []
|
||||
scorchEffect = []
|
||||
distortionEffect = []
|
||||
glowEffect = []
|
||||
iceEffect=[]
|
||||
slimeEffect = []
|
||||
metalEffect = []
|
||||
dragonHashes = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue