Buffs malf cyborg transformation machine (#21274)

This commit is contained in:
Silverplate
2023-06-14 16:08:17 -04:00
committed by GitHub
parent 54bbda689f
commit b7bb54f796
+1 -1
View File
@@ -11,7 +11,7 @@
/// TRUE if the mob can be standing and still be transformed.
var/transform_standing = TRUE
/// Cooldown between each transformation, in deciseconds.
var/cooldown_duration = 1 MINUTES
var/cooldown_duration = 30 SECONDS
/// If the factory is currently on cooldown from its last transformation.
var/is_on_cooldown = FALSE
/// The type of cell that newly created borgs get.