mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
[MIRROR] Give the Debug Glasses SM Madness Immunity [MDB IGNORE] (#12666)
* Give the Debug Glasses SM Madness Immunity (#66094) Nanotrasen has decided that their Janitors should not go mad every time they work on the Supermatter. * Give the Debug Glasses SM Madness Immunity Co-authored-by: techno0 <59461590+techno0@users.noreply.github.com>
This commit is contained in:
@@ -541,7 +541,7 @@
|
||||
lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_INVISIBLE
|
||||
glass_colour_type = FALSE
|
||||
vision_flags = SEE_TURFS
|
||||
clothing_traits = list(TRAIT_REAGENT_SCANNER)
|
||||
clothing_traits = list(TRAIT_REAGENT_SCANNER, TRAIT_SUPERMATTER_MADNESS_IMMUNE)
|
||||
var/list/hudlist = list(DATA_HUD_MEDICAL_ADVANCED, DATA_HUD_DIAGNOSTIC_ADVANCED, DATA_HUD_SECURITY_ADVANCED)
|
||||
var/xray = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user