Browse Source

(Feb 2022) Update subs and teams - MLBPA Baseball

feb-2022
bertieb 2 years ago
parent
commit
1ec2273630
3 changed files with 35 additions and 50 deletions
  1. +5
    -5
      subs.txt
  2. +2
    -2
      teampicker.py
  3. +28
    -43
      teams.txt

+ 5
- 5
subs.txt View File

@@ -1,8 +1,8 @@
idiotictendencies
etho8282
ksyme99
costello_
rarestmonkey
nightmarewolf3113
mattgamerguy666
maothecat
pandacat42
mattgamerguy666
nightmarewolf3113
idiotictendencies
ksyme99

+ 2
- 2
teampicker.py View File

@@ -22,7 +22,7 @@ import pygame
import platform

pygame.init()
random.seed("bertiebdec2021")
random.seed("BERTIEBEEFBAGGIO")

HIGHLIGHTEVENT = pygame.USEREVENT + 1 # user specified event
CLEAREVENT = pygame.USEREVENT + 2 # user specified event
@@ -58,7 +58,7 @@ pygame.display.set_caption("Sub Crown January 2022 Team Picker")
TEAMSFILE = "teams.txt"

TEAMNUMCOLS = 3
TEAMNUMROWS = 15
TEAMNUMROWS = 10

# COLSTART = int(WIDTH/TEAMNUMCOLS)
COLSTART = int(WIDTH/(TEAMNUMCOLS+1))


+ 28
- 43
teams.txt View File

@@ -1,43 +1,28 @@
China PR
Iran
Japan
Saudi Arabia
South Korea
Cameroon
Morocco
Nigeria
South Africa
Tunisia
Canada
Jamaica
Mexico
United States
Argentina
Brazil
Chile
Colombia
Paraguay
Uruguay
Australia
Austria
Belgium
Bulgaria
Croatia
Czech Republic
Denmark
England
France
Germany
Greece
Ireland
Israel
Italy
Netherlands
Norway
Portugal
Romania
Russia
Scotland
Spain
Sweden
Yugoslavia
Atlanta
Baltimore
Boston
Anaheim
Chicago A
Chicago N
Cincinnati
Cleveland
Denver
Detroit
Miami
Houston
Kansas City
Los Angeles
Milwaukee
Minneapolis
Montreal
New York A
New York N
Oakland
Philadelphia
Pittsburgh
St. Louis
San Diego
San Francisco
Seattle
Arlington
Toronto

Loading…
Cancel
Save