mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
blob-multiz-fix (#59326)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
co-authored by
Watermelon914
parent
ac457f0cbb
commit
0a276d3d6a
@@ -96,6 +96,9 @@ GLOBAL_LIST_EMPTY(blob_nodes)
|
||||
if(blobstrain.effectdesc)
|
||||
to_chat(src, "The <b><font color=\"[blobstrain.color]\">[blobstrain.name]</b></font> strain [blobstrain.effectdesc]")
|
||||
|
||||
/mob/camera/blob/can_zFall(turf/source, levels)
|
||||
// Prevent blob from falling through zlevels
|
||||
return FALSE
|
||||
|
||||
/mob/camera/blob/proc/is_valid_turf(turf/T)
|
||||
var/area/A = get_area(T)
|
||||
|
||||
Reference in New Issue
Block a user