diff --git a/code/game/machinery/podmen.dm b/code/game/machinery/podmen.dm index 7654bda9641..6dd173f4478 100644 --- a/code/game/machinery/podmen.dm +++ b/code/game/machinery/podmen.dm @@ -92,6 +92,8 @@ Growing it to term with nothing injected will grab a ghost from the observers. * /obj/item/seeds/replicapod/proc/request_player() for(var/mob/dead/observer/O in player_list) + if(jobban_isbanned(O, "Dionaea")) + continue if(O.client) if(O.client.prefs.be_special & BE_PLANT) question(O.client) diff --git a/code/modules/admin/topic.dm b/code/modules/admin/topic.dm index 6f25d8b05a1..e3104a25f0d 100644 --- a/code/modules/admin/topic.dm +++ b/code/modules/admin/topic.dm @@ -614,11 +614,24 @@ else jobs += "
| Other Races | |
|---|---|
| Dionaea | " + else + jobs += "Dionaea | " + + jobs += "