Files
2025-03-10 16:11:56 -03:00

13 lines
424 B
Plaintext

//argent
/datum/status_effect/blooddrunk/argent
id = "argent"
duration = 100
tick_interval = 0
alert_type = /atom/movable/screen/alert/status_effect/argent
/atom/movable/screen/alert/status_effect/argent
name = "Argent Energized"
desc = "Argent energy rushes through your body! You'll only take 10% damage for the duration of the energy rush!"
icon = 'modular_sand/icons/hud/screen_alert.dmi'
icon_state = "argent"