diff options
Diffstat (limited to 'features/amorphous.json')
-rw-r--r-- | features/amorphous.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/amorphous.json b/features/amorphous.json index 1b0392b..098bf52 100644 --- a/features/amorphous.json +++ b/features/amorphous.json @@ -7,7 +7,7 @@ "conditions": [], "effects": [{ "target": "self", - "effect": [ "Set property PROPERTY to X", "Minimum space to move without squeezing", "1\"" ] + "effect" : [ "Set N = N", "MIN_SPACE_WITHOUT_SQUEEZING", "1\"" ] }] } ] |