mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 07:04:01 +01:00
Beakres
Adds in beakers. Fully working. As long as I didn't fuck up any pathing that is.
This commit is contained in:
@@ -48,3 +48,10 @@
|
||||
/obj/item/weapon/reagent_containers/glass/beaker/vial/hyronalin
|
||||
name = "vial (hyronalin)"
|
||||
prefill = list("hyronalin" = 30)
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/beaker/measuring_cup
|
||||
name = "measuring cup"
|
||||
desc = "A measuring cup."
|
||||
icon = 'icons/obj/chemical_vr.dmi'
|
||||
icon_state = "measure_cup"
|
||||
item_state = "measure_cup"
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user