Goonstation Forums
Update the Chameleon Outfit - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Ideas & Suggestions (https://forum.ss13.co/forumdisplay.php?fid=8)
+---- Forum: Good ideas! (https://forum.ss13.co/forumdisplay.php?fid=19)
+---- Thread: Update the Chameleon Outfit (/showthread.php?tid=22844)



Update the Chameleon Outfit - Egregorious - 06-18-2024

Rancher and Mail Courier uniforms currently aren't available in the Chameleon Outfit's menu. 

I also personally feel like many of the gimmick job outfits should be options too, but at least all the regular jobs should be included.


RE: Update the Chameleon Outfit - Flaborized - 06-18-2024

I briefly checked the code for this to see if *other* chameleon outfits had gone outdated (some had) and while I was there I decided to just go ahead and make a fix PR. Rancher seems to already be in the list and fully functional so I just added the courier and fixed some things. Basically nobody (including me) ever remembers to update this thing.

No gimmick outfits added, I don't wanna make the list super long atm, someone else can PR that after if they think it's apt though.

edit: link to PR cuz I forgor https://github.com/goonstation/goonstation/pull/19576


RE: Update the Chameleon Outfit - Egregorious - 06-18-2024

(06-18-2024, 06:21 AM)Flaborized Wrote: I briefly checked the code for this to see if *other* chameleon outfits had gone outdated (some had) and while I was there I decided to just go ahead and make a fix PR. Rancher seems to already be in the list and fully functional so I just added the courier and fixed some things. Basically nobody (including me) ever remembers to update this thing.

No gimmick outfits added, I don't wanna make the list super long atm, someone else can PR that after if they think it's apt though.

edit: link to PR cuz I forgor https://github.com/goonstation/goonstation/pull/19576

That's some impressively fast turnaround! Thanks!

I must have just been blind when looking for the Rancher entry, my bad. I can understand why people wouldn't want to add more complexity to the item though, so that's fair.