Skip to content

Commit

Permalink
one click antag linter
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantornRU committed Jul 3, 2024
1 parent fb69ebe commit 6feb895
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/admin/verbs/one_click_antag.dm
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"}
// SS220 ADD - Start
dat += {"
<a href='?src=[UID()];makeAntag=8'>Make Blood Brothers Team</a><br>
<a href='?src=[UID()];makeAntag=9'>Make Vox Raiders</a><br>
<a href='byond://?src=[UID()];makeAntag=8'>Make Blood Brothers Team</a><br>
<a href='byond://?src=[UID()];makeAntag=9'>Make Vox Raiders</a><br>
"}
// SS220 ASS - End
usr << browse(dat, "window=oneclickantag;size=400x400")
Expand Down

0 comments on commit 6feb895

Please sign in to comment.