mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
Merge pull request #2480 from CHOMPStationBot/upstream-merge-10981
[MIRROR] Fixes #10947, adds labels for alt. bottles.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user