mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
[TM READY] Ports lavaland elites from TG. (#18448)
* startup, expect like 50 unneeded icons, not bug free™️ * Hope works. Cloak works. Buffs for AI controlled. Faction fix. * map speed buffs, fixes resummon health decay * Adds roles. Adds Mirror walk. Nerfs revival, especialy for non antag summoned. * I am denser than bluespace ore * x2 antag cooldown, update desc for cloak * removes 66% burn damage resist from elites * honestly just knock that down * herald not speaking right, fuckup with max hp fix * Thanks hal! Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> * changes, changes, and more changes, oh my! * Update code/datums/status_effects/buffs.dm Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> * GC stuff * oh, and just one more thing * no gibtonite gaming * Huston we have a FUCKING PROBLEM * oopsy doopsy * but just one more thing (again, gc stuff) * Lets all elites speak their mind * NO LAVA * grab ghost, legion charge red. * dust the dusting from the code * no mirror cargo shuttle crossing * need to stop making small changes, x2 broodmother * herald no longer crashes the MC * Lower broodmother cooldown, herald down 5 brute and , legionare gets more smoke and thermals, pandora gets chasers * remove extra brackets, x 2 on aoe squares * pandora now respects factions * fixes teleporting to tumor if reactivated by someone else. Herald has light, boost elites make message * requested changes * mirroring a wanted change Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
co-authored by
Charlie
AffectedArc07
parent
9ce38542f3
commit
daca998981
@@ -14,6 +14,7 @@ GLOBAL_LIST_INIT(special_role_times, list( //minimum age (in days) for accounts
|
||||
ROLE_ALIEN = 21,
|
||||
ROLE_DEMON = 21,
|
||||
ROLE_SENTIENT = 21,
|
||||
ROLE_ELITE = 21,
|
||||
// ROLE_GANG = 21,
|
||||
ROLE_NINJA = 21,
|
||||
ROLE_GSPIDER = 21,
|
||||
|
||||
Reference in New Issue
Block a user