[MIRROR] Fixes solid plasma breaking into plasmaglass shards [MDB IGNORE] (#13742)

* Fixes solid plasma breaking into plasmaglass shards (#67098)

* Fixes solid plasma breaking into plasmaglass shards

Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-05-20 01:12:15 +01:00
committed by GitHub
co-authored by SmArtKar
parent 13614ae7dd
commit 4b35a2f439
-1
View File
@@ -128,7 +128,6 @@ Unless you know what you're doing, only use the first three numbers. They're in
greyscale_colors = "#c162ec"
categories = list(MAT_CATEGORY_ORE = TRUE, MAT_CATEGORY_RIGID = TRUE, MAT_CATEGORY_BASE_RECIPES = TRUE, MAT_CATEGORY_ITEM_MATERIAL=TRUE)
sheet_type = /obj/item/stack/sheet/mineral/plasma
shard_type = /obj/item/shard/plasma
value_per_unit = 0.1
beauty_modifier = 0.15
armor_modifiers = list(MELEE = 1.4, BULLET = 0.7, LASER = 0, ENERGY = 1.2, BOMB = 0, BIO = 1.2, FIRE = 0, ACID = 0.5)