mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Prevent signing own blood contract, prevent megafauna from healing on station, prevent hierophant teleports from going to Central Command
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user