mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
Merge pull request #14438 from KorPhaeron/spacevine
Fixes being able to attack vine controllers
This commit is contained in:
@@ -425,6 +425,7 @@
|
||||
|
||||
|
||||
/obj/effect/spacevine_controller
|
||||
invisibility = 101
|
||||
var/list/obj/effect/spacevine/vines = list()
|
||||
var/list/growth_queue = list()
|
||||
var/spread_multiplier = 5
|
||||
|
||||
Reference in New Issue
Block a user