mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Adds conversion alert for Revolutionaries and Head Revolutionaries (#22321)
* are raging around us Adds alert for both revolutionaries and head revolutionaries. * Update code/modules/antagonists/revolutionary/datum_headrev.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
owner.has_been_rev = TRUE
|
||||
..()
|
||||
|
||||
SEND_SOUND(owner.current, sound('sound/ambience/antag/revalert.ogg'))
|
||||
|
||||
/datum/antagonist/rev/greet()
|
||||
to_chat(owner.current, "<span class='userdanger'>You are now a revolutionary! Help your cause. \
|
||||
Do not harm your fellow freedom fighters. You can identify your comrades by the red \"R\" icons, \
|
||||
|
||||
Reference in New Issue
Block a user