mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[MIRROR] Anomaly expansion - part 1 - Hallucination anomaly [MDB IGNORE] (#13229)
* Anomaly expansion - part 1 - Hallucination anomaly (#66392) New anomaly, the hallucination anomaly. It has small bursts of hallucinations while alive followed by a big one in the moment of the end. More anomalies are fun, i'm planning to add more of these added the hallucination anomaly, spawnrate similar to the flux one, can spawn from the SM if eer are over 5000, can spawn when the SM delams (higher rate than the grav one), you can make the hallucination reactive armor * Anomaly expansion - part 1 - Hallucination anomaly * Update hud.dm Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com> Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
This commit is contained in:
co-authored by
Ghilker
Zonespace
parent
0d024ba0a1
commit
3b09548b2f
@@ -1,7 +1,7 @@
|
||||
/obj/item/skillchip/job/psychology
|
||||
name = "HYPERG1G4 skillchip"
|
||||
desc = "Learn to bend the abyss to your will."
|
||||
auto_traits = list(TRAIT_SUPERMATTER_SOOTHER, TRAIT_SUPERMATTER_MADNESS_IMMUNE)
|
||||
auto_traits = list(TRAIT_SUPERMATTER_SOOTHER, TRAIT_MADNESS_IMMUNE)
|
||||
skill_name = "Supermatter Cognition Theory"
|
||||
skill_description = "Understand the correct mental patterns to keep in mind around matter in a hyperfractal state, causing immunity to visions and making the matter in question \"calmer\"."
|
||||
skill_icon = "spa"
|
||||
|
||||
Reference in New Issue
Block a user