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

This commit is contained in:
Qustinnus
2020-10-06 13:01:48 -07:00
committed by GitHub
parent 0d0d36fd95
commit cf11ade4d7
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