mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-01-02 19:21:19 +00:00
regex
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
update_icon()
|
||||
return ..(loc)
|
||||
|
||||
/obj/effect/blob/CanPass(var/atom/movable/mover, vra/turf/target)
|
||||
/obj/effect/blob/CanAllowThrough(var/atom/movable/mover, vra/turf/target)
|
||||
return FALSE
|
||||
|
||||
/obj/effect/blob/ex_act(var/severity)
|
||||
@@ -205,5 +205,5 @@
|
||||
else
|
||||
icon_state = "blob_damaged"
|
||||
|
||||
/obj/effect/blob/shield/CanPass(var/atom/movable/mover, var/turf/target)
|
||||
/obj/effect/blob/shield/CanAllowThrough(var/atom/movable/mover, var/turf/target)
|
||||
return !density
|
||||
|
||||
Reference in New Issue
Block a user