mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Lid for a bucket (#23351)
* Lid for a bucket and anchor water tanks * No more anchored water tank
This commit is contained in:
@@ -307,6 +307,11 @@
|
||||
container_type = OPENCONTAINER
|
||||
dog_fashion = /datum/dog_fashion/head/bucket
|
||||
|
||||
/obj/item/reagent_containers/glass/bucket/update_overlays()
|
||||
. = ..()
|
||||
if(!is_open_container())
|
||||
. += "lid_[initial(icon_state)]"
|
||||
|
||||
/obj/item/reagent_containers/glass/bucket/wooden
|
||||
name = "wooden bucket"
|
||||
icon_state = "woodbucket"
|
||||
|
||||
Reference in New Issue
Block a user