mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Adds nymph-limbs: The Return (#12374)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user