mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Resprites sharps disposal boxes (#20188)
Resprites the sharps disposal boxes found in the medical bay so they more closely resemble a traditional sharps disposal box instead of being a cardboard box with a biohazard sign. 
This commit is contained in:
@@ -1069,8 +1069,9 @@
|
||||
/obj/item/storage/box/sharps
|
||||
name = "sharps disposal box"
|
||||
desc = "A plastic box for disposal of used needles and other sharp, potentially-contaminated tools. There is a large biohazard sign on the front."
|
||||
icon_state = "redbox"
|
||||
illustration = "biohazard"
|
||||
illustration = null
|
||||
icon_state = "sharpsbox"
|
||||
use_sound = 'sound/items/storage/briefcase.ogg'
|
||||
max_storage_space = 20
|
||||
chewable = FALSE
|
||||
foldable = null
|
||||
|
||||
Reference in New Issue
Block a user