Prevent signing own blood contract, prevent megafauna from healing on station, prevent hierophant teleports from going to Central Command

This commit is contained in:
Markolie
2017-02-05 20:36:04 +01:00
parent 9127d07b4e
commit b17dca7c57
3 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -246,7 +246,8 @@
/obj/machinery/teleport/station,
/obj/machinery/teleport/hub,
/obj/machinery/telepad,
/obj/machinery/clonepod
/obj/machinery/clonepod,
/obj/effect/hierophant
)
if(A)
if(is_type_in_list(A, blacklist))