Skip to content

Commit

Permalink
Increase repeated weed expansion delay for the same tile
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Feb 21, 2024
1 parent 1bc0fa5 commit 2aca8c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

var/node_plant_cooldown = 7 SECONDS
var/node_plant_plasma_cost = 300
var/turf_build_cooldown = 7 SECONDS
var/turf_build_cooldown = 10 SECONDS

/datum/action/xeno_action/onclick/manage_hive
name = "Manage The Hive"
Expand Down

0 comments on commit 2aca8c3

Please sign in to comment.