17
6
mirror of https://github.com/H-uru/moul-assets.git synced 2025-07-14 02:27:40 -04:00
Commit Graph

4 Commits

Author SHA1 Message Date
e25be22ad0 Shorten the names of Mysterium rewards.
I seem to have forgotten that SDL `STRING32` variables have a fixed
length of 32 bytes. Sigh. So we must limit our names to this. Therefore,
I have renamed the shirts to "LSMysterium2021" and "SSMysterium2021".
The SDL string "LSMysterium2021;SSMysterium2021" will use up the
entirety of the 32 byte string buffer.
2021-06-23 01:24:40 -04:00
23b65e3cfd Add Gay Zero shirt JSON and regenerate clothing. 2021-06-05 18:35:39 -04:00
8f0f1cdbed Add Gay Zero shirt sources. 2021-06-05 18:33:31 -04:00
f517968b00 Add Mysterium 2021 T-Shirt sources and PRPs.
These PRPs are generated from the JSON source by the script
CreateClothingPRP.py, originally by @Deledrius. The specific fork used
to generate these files can be found at
https://github.com/Hoikas/moul-utils.
2021-06-05 00:06:12 -04:00