From bf21a4c03d2ddd3a985e60eaa9ec9b01fbe001a0 Mon Sep 17 00:00:00 2001 From: Arturlang <24881678+Arturlang@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:08:50 +0000 Subject: [PATCH] removes ashen passage from the draft + shop (#4858) ## About The Pull Request this removes ashen passage from the heretic shop and random drafts ## Why It's Good For The Game apparently it was too much movement for all paths ## Proof Of Testing
Screenshots/Videos
## Changelog :cl: balance: ashen passage is no longer in the shop/random drafts /:cl: --- code/modules/antagonists/heretic/knowledge/ash_lore.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/heretic/knowledge/ash_lore.dm b/code/modules/antagonists/heretic/knowledge/ash_lore.dm index 77751ad6581..930ab57f550 100644 --- a/code/modules/antagonists/heretic/knowledge/ash_lore.dm +++ b/code/modules/antagonists/heretic/knowledge/ash_lore.dm @@ -95,7 +95,7 @@ action_to_add = /datum/action/cooldown/spell/jaunt/ethereal_jaunt/ash cost = 2 - drafting_tier = 5 + // drafting_tier = 5 BUBBER REMOVAL /datum/heretic_knowledge/spell/fire_blast name = "Volcano Blast"