mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Fixes pain and announcement font size. (#22681)
title, h2 and manual font size brokey --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
return FALSE
|
||||
|
||||
sound_to(owner, sound('sound/effects/psi/power_feedback.ogg'))
|
||||
to_chat(owner, SPAN_DANGER("<font size=3>Wild energistic feedback blasts across your psyche!</font>"))
|
||||
to_chat(owner, SPAN_DANGER("<font size=5>Wild energistic feedback blasts across your psyche!</font>"))
|
||||
stunned(value * 2)
|
||||
set_cooldown(value * 100)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user