mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Chem Bottles, Beakers and Medcup Resprites (#13399)
This commit is contained in:
@@ -531,7 +531,7 @@ var/list/asset_datums = list()
|
||||
|
||||
/datum/asset/spritesheet/chem_master
|
||||
name = "chemmaster"
|
||||
var/list/bottle_sprites = list("bottle-1", "bottle-2", "bottle-3", "bottle-4")
|
||||
var/list/bottle_sprites = list("bottle-1", "bottle-2", "bottle-3", "bottle-4", "bottle-5", "bottle-6")
|
||||
var/max_pill_sprite = 20
|
||||
|
||||
/datum/asset/spritesheet/chem_master/register()
|
||||
|
||||
Reference in New Issue
Block a user