mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 05:02:18 +00:00
Emitters Hit Blob Again (#6310)
* Emitters Hit Blob Again * Update overmind.dm * Deletes line
This commit is contained in:
@@ -9,7 +9,6 @@ var/list/overminds = list()
|
|||||||
mouse_opacity = 1
|
mouse_opacity = 1
|
||||||
see_in_dark = 8
|
see_in_dark = 8
|
||||||
invisibility = INVISIBILITY_OBSERVER
|
invisibility = INVISIBILITY_OBSERVER
|
||||||
layer = FLY_LAYER + 0.1
|
|
||||||
|
|
||||||
faction = "blob"
|
faction = "blob"
|
||||||
var/obj/structure/blob/core/blob_core = null // The blob overmind's core
|
var/obj/structure/blob/core/blob_core = null // The blob overmind's core
|
||||||
|
|||||||
Reference in New Issue
Block a user