Giving easier admin punishment (#12237)

* In which I get back at IAAs for faxing their butts

Drop-Bomb a SHIT but this is better

* PP menu works but is lacking content

I guess SOMEONE will make that eventually maybe who knows
This commit is contained in:
Kammerjunk
2016-10-17 10:16:25 +02:00
committed by clusterfack
parent 99e0677d62
commit f99648ec46
4 changed files with 32 additions and 4 deletions

View File

@@ -97,6 +97,17 @@ var/global/floorIsLava = 0
<A href='?src=\ref[src];subtlemessage=\ref[M]'>Subtle message</A>
"}
if(istype(M, /mob/living/carbon/human))
body += {"<br><br>
<b>Punishments:</b>
<br>"}
body += {"
<A href='?src=\ref[src];BlueSpaceArtillery=\ref[M]'>BSA</A> |
<A href='?src=\ref[src];addcancer=\ref[M]'>Inflict Cancer</A> |
<A href='?src=\ref[src];makecatbeast=\ref[M]'>Make Catbeast</A> |
<A href='?src=\ref[src];makecluwne=\ref[M]'>Make Cluwne</A> |
"}
// Mob-specific controls.
body += M.player_panel_controls(usr)
@@ -127,7 +138,6 @@ var/global/floorIsLava = 0
<A href='?src=\ref[src];makemommi=\ref[M]'>Make MoMMI</A> |
<A href='?src=\ref[src];makealien=\ref[M]'>Make Alien</A> |
<A href='?src=\ref[src];makeslime=\ref[M]'>Make slime</A> |
<A href='?src=\ref[src];makecluwne=\ref[M]'>Make Cluwne</A> |
"}
//Simple Animals
@@ -206,7 +216,6 @@ var/global/floorIsLava = 0
<A href='?src=\ref[src];tdome2=\ref[M]'>Thunderdome Red</A> |
<A href='?src=\ref[src];tdomeadmin=\ref[M]'>Thunderdome Admin</A> |
<A href='?src=\ref[src];tdomeobserve=\ref[M]'>Thunderdome Observer</A> |
<A href='?src=\ref[src];addcancer=\ref[M]'>Inflict Cancer</A> |
"}
// language toggles