mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Merge pull request #10981 from MarinaGryphon/issue/10947
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