Merge pull request #2480 from CHOMPStationBot/upstream-merge-10981

[MIRROR] Fixes #10947, adds labels for alt. bottles.
This commit is contained in:
Nadyr
2021-07-10 01:31:23 -04:00
committed by GitHub
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -53,10 +53,10 @@
add_overlay(filling)
if (!is_open_container())
add_overlay("lid_[initial(icon_state)]")
add_overlay("lid_[icon_state]")
if (label_text)
add_overlay("label_[initial(icon_state)]")
add_overlay("label_[icon_state]")
/obj/item/weapon/reagent_containers/glass/bottle/inaprovaline
name = "inaprovaline bottle"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB