mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Updates Gangster spawn text to correct a lie that's being told (#51638)
* Updates Gangster spawn text to correct a lie that's being told * Update code/modules/antagonists/gang/gang.dm Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> * Update code/modules/antagonists/gang/gang.dm Co-authored-by: ラッピ from PSO2 <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com> * Update gang.dm * Update gang.dm Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> Co-authored-by: ラッピ from PSO2 <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com>
This commit is contained in:
co-authored by
ATH1909
ラッピ from PSO2
parent
3b6a40d9c4
commit
df60e014ab
@@ -86,8 +86,8 @@
|
||||
|
||||
to_chat(owner.current, "<B><font size=3 color=red>[gang_name] for life!</font></B>")
|
||||
to_chat(owner.current, "<B><font size=2 color=red>You're a member of the [gang_name] now!<br>Tag turf with a spraycan, wear your group's colors, and recruit more gangsters with the Induction Packages!</font></B>")
|
||||
to_chat(owner.current, "<B><font size=4 color=red>Don't fuck with non-gangsters unless they fuck with you first.</font></B>")
|
||||
to_chat(owner.current, "<B><font size=4 color=red>Don't blow shit up or make the station uninhabitable.</font></B>")
|
||||
to_chat(owner.current, "<B><font size=6 color=red>You are still a team-oriented antagonist! Do what is best for your gang.</font></B>")
|
||||
to_chat(owner.current, "<B><font size=4 color=red>Beware, killing innocents will result in a stronger police response.</font></B>")
|
||||
to_chat(owner.current, "<B><font size=4 color=red>Family's Objective:</B> [gang_objective]</font>")
|
||||
|
||||
/datum/antagonist/gang/apply_innate_effects(mob/living/mob_override)
|
||||
|
||||
Reference in New Issue
Block a user