-
Notifications
You must be signed in to change notification settings - Fork 360
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
Double Ice Cream, a new drink for bartenders to serve #1579
Conversation
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
…ss directory Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
Signed-off-by: dge21 <[email protected]>
description: flavor-complex-paint-thinner | ||
|
||
- type: flavor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
put this in deltav prototypes and indent properly
@@ -2344,3 +2344,19 @@ | |||
- type: Icon | |||
sprite: Objects/Consumable/Drinks/bloodglass.rsi | |||
state: icon | |||
|
|||
- type: entity |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deltav prototypes
@@ -52,3 +52,5 @@ reagent-desc-fourteen-loko = A highly processed liquid substance barely-passing | |||
reagent-name-shamblers-juice = Shambler's Juice | |||
reagent-desc-shamblers-juice = ~Shake me up some of that Shambler's Juice!~ | |||
|
|||
reagent-name-double-ice-cream = Double Ice Cream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deltav locale
@@ -254,6 +254,7 @@ flavor-complex-themartinez = like violets and lemon vodka | |||
flavor-complex-cogchamp = like brass | |||
flavor-complex-white-gilgamesh = like lightly carbonated cream | |||
flavor-complex-antifreeze = warm | |||
flavor-complex-double-ice-cream = like ice cream, twice |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deltav locale
@@ -252,3 +252,19 @@ | |||
physicalDesc: reagent-physical-desc-fizzy | |||
flavor: metallic | |||
color: "#66538F" | |||
|
|||
- type: reagent |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deltav prototypes
@@ -1117,3 +1117,15 @@ | |||
amount: 1 | |||
products: | |||
Cola: 4 | |||
|
|||
- type: reaction |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deltav prototypes
flavor: doubleicecream | ||
color: "#a06f42" | ||
metamorphicSprite: | ||
sprite: Objects/Consumable/Drinks/doubleicecreamglass.rsi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move it to deltav textures and update here
got it, gonna do all that in a new pr because i don't know git well enough to edit one |
you just push to the same branch you dont have to recreate it |
About the PR
Added a new non alchoholic drink
Why / Balance
its something I already used to mix, but people don't really pay attention to the "tastes like" messages, and this means the drink is more official looking and doesn't rely on me prompting them to pay attention to the taste like message
Technical details
Media
Breaking changes
probably not
Changelog
🆑