mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +01:00
Bump dreamchecker version to 1.4 (#8711)
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
if(islist(composite_material))
|
||||
for(var/material_string in composite_material)
|
||||
temp_matter[material_string] = composite_material[material_string]
|
||||
else if(SHEET_MATERIAL_AMOUNT)
|
||||
else
|
||||
temp_matter[name] = SHEET_MATERIAL_AMOUNT
|
||||
return temp_matter
|
||||
|
||||
@@ -995,4 +995,4 @@
|
||||
name = MATERIAL_SHUTTLE_SKRELL
|
||||
display_name = "superadvanced alloy"
|
||||
icon_colour = null
|
||||
icon_base = "skrell"
|
||||
icon_base = "skrell"
|
||||
|
||||
Reference in New Issue
Block a user