mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
some tweaks for hardmode (#22809)
* some tweaks for hardmode * Update colossus.dm * fail safes / other fixes * oops pressed compile but had an active thing open * bubblegum nerfs * nerfs the self healing on guidance * crusher bubble care * and finally, the portal to the second arena, so a rescue might happen. Maybe. * oh right the legion core related murders * lets not make modsuit users suffer * oops * whoops * fixes legion loot * changes requested * terminal smooth brain * Update code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * comment --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
co-authored by
Contrabang
parent
30c6a59d63
commit
9bb010b9ab
@@ -325,7 +325,8 @@
|
||||
if(!keep_turfs)
|
||||
keep_turfs = typecacheof(list(
|
||||
/turf/simulated/floor/plating/lava,
|
||||
/turf/simulated/floor/indestructible/hierophant
|
||||
/turf/simulated/floor/indestructible/hierophant,
|
||||
/turf/simulated/floor/indestructible/necropolis
|
||||
))
|
||||
|
||||
/obj/item/mod/module/ash_accretion/on_suit_activation()
|
||||
|
||||
Reference in New Issue
Block a user