mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +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
|
||||
see_in_dark = 8
|
||||
invisibility = INVISIBILITY_OBSERVER
|
||||
layer = FLY_LAYER + 0.1
|
||||
|
||||
faction = "blob"
|
||||
var/obj/structure/blob/core/blob_core = null // The blob overmind's core
|
||||
|
||||
Reference in New Issue
Block a user