Adds nymph-limbs: The Return (#12374)

This commit is contained in:
Alberyk
2021-11-01 00:13:15 -03:00
committed by GitHub
parent c3d918917a
commit 3940c6a044
17 changed files with 410 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
var/list/allowed_tools = null
// type paths referencing races that this step applies to.
var/list/allowed_species = null
var/list/disallowed_species = null
var/list/disallowed_species = list("Nymph")
// duration of the step
var/min_duration = 0