mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 22:46:54 +01:00
fixes simplemobs grabbing people, readds blob buckling, some other minor protean blob changes (#7276)
protean blobs can now grab/disarm people again you can now buckle to proteans again (since they can't ventcrawl) they can now go through plastic flaps and over tables like promethean blobs
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
var/list/mobs_can_pass = list(
|
||||
/mob/living/bot,
|
||||
/mob/living/simple_mob/slime/xenobio,
|
||||
/mob/living/simple_mob/protean_blob,
|
||||
/mob/living/simple_mob/animal/passive/mouse,
|
||||
/mob/living/silicon/robot/drone
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user