mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Adds a missing | to the player panel after "make super hero" (#26353)
* Hold my brain, brain holder. * Update misc_admin_procs.dm * woops
This commit is contained in:
@@ -202,7 +202,7 @@ GLOBAL_VAR_INIT(nologevent, 0)
|
||||
<A href='byond://?_src_=holder;makerobot=[M.UID()]'>Make Robot</A> |
|
||||
<A href='byond://?_src_=holder;makealien=[M.UID()]'>Make Alien</A> |
|
||||
<A href='byond://?_src_=holder;makeslime=[M.UID()]'>Make Slime</A> |
|
||||
<A href='byond://?_src_=holder;makesuper=[M.UID()]'>Make Superhero</A>
|
||||
<A href='byond://?_src_=holder;makesuper=[M.UID()]'>Make Superhero</A> |
|
||||
"}
|
||||
|
||||
//Simple Animals
|
||||
|
||||
Reference in New Issue
Block a user