mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Rusting off the elements system. Makes rust appliable to turfs, adds heretic rust to revenants. (#27367)
* puts rust on hold * fixes overlays * defines it * need this * fuck * never work on conflicts during a rpg * continue work * rust works
This commit is contained in:
@@ -140,10 +140,13 @@
|
||||
|
||||
#define STATUS_EFFECT_C_FOAMED /datum/status_effect/c_foamed
|
||||
|
||||
#define STATUS_EFFECT_RUST_CORRUPTION /datum/status_effect/rust_corruption
|
||||
|
||||
#define STATUS_EFFECT_TEMPORAL_SLASH /datum/status_effect/temporal_slash
|
||||
|
||||
#define STATUS_EFFECT_TEMPORAL_SLASH_FINISHER /datum/status_effect/temporal_slash_finisher
|
||||
|
||||
|
||||
//#define STATUS_EFFECT_NECROPOLIS_CURSE /datum/status_effect/necropolis_curse
|
||||
//#define CURSE_BLINDING 1 //makes the edges of the target's screen obscured
|
||||
//#define CURSE_SPAWNING 2 //spawns creatures that attack the target only
|
||||
|
||||
Reference in New Issue
Block a user