#!/usr/bin/python -u

import random
global io

setvar( "GameOptions.GameInfo.ModName", random.choice(io.listMods()) )

SetWeaponBans()
