-
Notifications
You must be signed in to change notification settings - Fork 548
Semi-randomized beer kegs on the Cargo supply shuttle. #36911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Should make diabeetusol one of the possible bad chems to give a possible but unlikely way to get it without an emag as a traitor if for some reason you don't want to buy an emag. |
Seems like something that should be in the soldering iron hacked stock rather than the "official" regular stock if it isn't already |
Yeah I was kinda thinking about that, still on the fence about how it would be best implemented.
Would make it so it's also extremely toxic if emagged, but not sure how to make it so a supply datum is hidden by emagging (as to not have THREE whole variant), or make it so the kegs themselves check if the console was emagged, then change to be contaminated ones. |
Any reason why you didn't just make this a subtype of the existing beer keg? |
It would be filled with 1000u beer and postponing the ..() call to the end would make it so it doesn't initialize the 1000u container. |
ok it's merge ready |
No it's not, you haven't made sprites yet |
I haven't, but I rigged it such that the kegs come with random colors selected from #4D4D4D to #FFFFFF, which does the job for now. I can't sprite for shit right now. |
workin on some stuff |
Found a typo. |
Repo banned. |
Cargo can now purchase Beer kegs from small town breweries for 60 credits. These beer kegs can contain a varied set of chems that can range from juices to assorted drinks or sometimes even medical compounds.


Hacking the console, however, lets you purchase off-brand beer kegs, for 40 credits. These contain dangerous compounds sometimes, as they are the failed results of beer research, but also have a higher chance for special compounds.
Being on the DOES NOT PAY TIP blacklist (from the syndicate tool) makes it so the kegs (either) are very contaminated with assorted toxic, dangerous or otherwise non-edible compounds.
The names and descriptions are semi-random, pulling from a list, so you can get stuff like these two examples:
In place of custom randomized icons, the beer kegs are randomly colored upon spawn.
Why it's good
You can now party with extreme class by drinking the designer beer.
How it was tested
Spawned these beer kegs, worked fine. Bought them, worked fine.
Used the DOES NOT PAY TIP backdoor then spawned and bought some, worked as intended.
Ideas for more names or chems are welcome, and suggestions if some chems available here are too strong or not.
🆑