[MIRROR] Nerfs uranium material effects, and changes how effective materials are on sheets and statues (#1172)

* Nerfs uranium material effects, and changes how effective materials are on sheets and statues (#54178)

* Nerfs uranium material effects, and changes how effective materials are on sheets and statues

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
This commit is contained in:
SkyratBot
2020-10-06 22:26:41 +01:00
committed by GitHub
co-authored by Qustinnus
parent 08b6a3ebb5
commit 2f32d70dbb
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -7,6 +7,8 @@
anchored = FALSE
max_integrity = 100
CanAtmosPass = ATMOS_PASS_DENSITY
material_modifier = 0.5
material_flags = MATERIAL_AFFECT_STATISTICS
/// Beauty component mood modifier
var/impressiveness = 15
/// Art component subtype added to this statue
@@ -403,6 +405,7 @@
icon_state = "block"
material_flags = MATERIAL_COLOR | MATERIAL_AFFECT_STATISTICS | MATERIAL_ADD_PREFIX
density = TRUE
material_modifier = 0.5 //50% effectiveness of materials
/// The thing it will look like - Unmodified resulting statue appearance
var/current_target