mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 17:36:52 +01:00
Adds four new Unathi drinks (#21393)
## About PR This PR adds four new Unathi related drinks and reflavours most of the existing ones to be less of weird wordplays and jokes. Requested by the Unathi team. The new drinks and bottle sprite can be seen below. Please enjoy: > <img width="547" height="102" alt="image" src="https://github.com/user-attachments/assets/c2122a83-eccd-4b46-b57a-089e6d81704c" /> Tested (hopefully) all changes. Works on my machine. 👍 ### Asset Licenses The following assets that **have not** been created by myself are included in this PR: | Path | Original Author | License | | --- | --- | --- | | icons/obj/drinks.dmi | Captain Gecko (AuroraStation) | CC0 | | icons/obj/reagent_containers/food/drinks/bottle..dmi | Captain Gecko (AuroraStation) | CC0 |
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
/singleton/reagent/drink/tea/hakhma_tea,
|
||||
/singleton/reagent/drink/tea/portsvilleminttea,
|
||||
/singleton/reagent/drink/meatshake,
|
||||
/singleton/reagent/alcohol/butanol/sandgria,
|
||||
/singleton/reagent/alcohol/butanol/tasteofvictory,
|
||||
/singleton/reagent/alcohol/butanol/cactuscola,
|
||||
/singleton/reagent/alcohol/butanol/trizkizki_tea)
|
||||
|
||||
@@ -119,9 +119,9 @@
|
||||
/singleton/reagent/drink/xrim,
|
||||
/singleton/reagent/drink/tea/securitea,
|
||||
/singleton/reagent/drink/toothpaste/sedantian_firestorm,
|
||||
/singleton/reagent/alcohol/butanol/wastelandheat,
|
||||
/singleton/reagent/alcohol/butanol/janviriheat,
|
||||
/singleton/reagent/alcohol/butanol/contactwine,
|
||||
/singleton/reagent/alcohol/butanol/crocodile_booze)
|
||||
/singleton/reagent/alcohol/butanol/eszkazalsbite)
|
||||
|
||||
var/reagent_type = pick(possible_reagents)
|
||||
wanted_reagent = new reagent_type
|
||||
|
||||
Reference in New Issue
Block a user