[MIRROR] Prevents Nar'Sie from converting some turf types (#12080)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-12-09 15:46:52 -07:00
committed by GitHub
parent 2b4b79789b
commit d3ee81aac3

View File

@@ -18,6 +18,18 @@
/turf/simulated/wall/cultify()
cultify_wall()
/turf/simulated/shuttle/wall/alien/cultify()
return
/turf/simulated/flesh/cultify()
return
/turf/simulated/gore/cultify() //The flesh is too strong for your occult magic.
return
/turf/simulated/goreeyes/cultify()
return
/turf/simulated/wall/cult/cultify()
return