From 8290e5bc4050f7c6476cde3dafb327bf93d49ef3 Mon Sep 17 00:00:00 2001 From: Coolgat3 Date: Mon, 4 Feb 2019 23:35:52 +0100 Subject: [PATCH] Fixed the comment to not say infinite stun immunity cause that looked scary and bugged me lmao --- .../antagonists/clockcult/clock_scriptures/scripture_drivers.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/clockcult/clock_scriptures/scripture_drivers.dm b/code/modules/antagonists/clockcult/clock_scriptures/scripture_drivers.dm index 97f6b8ef21..6368fe9b59 100644 --- a/code/modules/antagonists/clockcult/clock_scriptures/scripture_drivers.dm +++ b/code/modules/antagonists/clockcult/clock_scriptures/scripture_drivers.dm @@ -112,7 +112,7 @@ quickbind_desc = "Applies handcuffs to a struck target." -//Vanguard: Provides twenty seconds of infinite stun immunity. At the end of the twenty seconds, 25% of all stuns absorbed are applied to the invoker. +//Vanguard: Provides twenty seconds of infinite stamina and stun immunity. At the end of the twenty seconds, 25% of all stuns absorbed are applied to the invoker. /datum/clockwork_scripture/vanguard descname = "Self Stun Immunity" name = "Vanguard"