Merge pull request #61 from PatrickLeeJohnson/master

Milkshakes got their sprites back
This commit is contained in:
evilew
2025-01-08 19:24:03 +01:00
committed by GitHub
4 changed files with 2 additions and 0 deletions
@@ -143,6 +143,7 @@
glass_name = "vanilla milkshake"
glass_desc = "Guess they fixed the milkshake machine after all, huh?"
shot_glass_icon_state = "shotglasscream"
use_gs_icon = TRUE
/datum/reagent/consumable/milkshake_chocolate
name = "Chocolate Milkshake"
@@ -155,3 +156,4 @@
glass_name = "chocolate milkshake"
glass_desc = "Nothing better than cream AND cocoa!"
shot_glass_icon_state = "shotglassbrown"
use_gs_icon = TRUE
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB