zengm-games / zengm

Basketball GM (and other ZenGM games) are single-player sports management simulation games, made entirely in client-side JavaScript.
https://zengm.com
Other
357 stars 130 forks source link

Potential to change Cincinnati team jersey #393

Closed tomkennedy22 closed 3 years ago

tomkennedy22 commented 3 years ago

The Cincinnati Riots have a default black primary color & jersey to match their logo. Having the plainest jersey with a black background might be able to be spruced up by changing to football2 or football3 jersey type.

I haven't been in the codebase now, so may wait a while before doing this myself. Might be a small change for anyone else making changes (if you want to do this).

https://github.com/zengm-games/zengm/blob/0ef1afd87c4de8418e6482d0816a513689646430/src/common/teamInfos.ts#L86

jersey 'football'

image

football2 jersey

image

dumbmatter commented 3 years ago

I see the discussion on Discord, so I think I am going to leave it as is :)