mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-29 13:05:07 +00:00
Update set.py
This commit is contained in:
parent
50caa52542
commit
1ea26e4f42
1 changed files with 3 additions and 2 deletions
5
dist/ba_root/mods/set.py
vendored
5
dist/ba_root/mods/set.py
vendored
|
|
@ -2,11 +2,12 @@
|
|||
|
||||
coin = True
|
||||
tell_time = True
|
||||
askQuestions = False
|
||||
askQuestions = True
|
||||
JoinClaim= False
|
||||
#
|
||||
#
|
||||
questionsList = {'If you want to use these server files visit here :https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files.git': ['ok'],
|
||||
'add': [None],
|
||||
'Who is owner of this server ?': ['vortex'],
|
||||
'multiply': [None]}
|
||||
#
|
||||
questionDelay = 10 #60 #seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue