mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Remove data systems in favor of global datums (#82943)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
/obj/item/ammo_box/Initialize(mapload)
|
||||
. = ..()
|
||||
custom_materials = DSmaterials.FindOrCreateMaterialCombo(custom_materials, 0.1)
|
||||
custom_materials = SSmaterials.FindOrCreateMaterialCombo(custom_materials, 0.1)
|
||||
if(!start_empty)
|
||||
top_off(starting=TRUE)
|
||||
update_icon_state()
|
||||
|
||||
Reference in New Issue
Block a user