mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Adds two missing pooling instances and corrects broken grilles health status.
This commit is contained in:
@@ -323,7 +323,7 @@
|
||||
apply_material_decorations = 0
|
||||
if(23)
|
||||
apply_prefix = 0
|
||||
new_item = new /obj/item/stack/rods(src.loc)
|
||||
new_item = PoolOrNew(/obj/item/stack/rods, src.loc)
|
||||
apply_image_decorations = 0
|
||||
apply_material_decorations = 0
|
||||
if(24)
|
||||
|
||||
Reference in New Issue
Block a user