mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 03:25:59 +00:00
Update base_blob.dm (#3412)
This commit is contained in:
@@ -58,6 +58,7 @@ var/list/blobs = list()
|
||||
var/obj/item/projectile/P = mover
|
||||
if(istype(P.firer) && P.firer.faction == "blob")
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
/obj/structure/blob/examine(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user