mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user