diff options
Diffstat (limited to 'features/beast_of_burden.json')
-rw-r--r-- | features/beast_of_burden.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/beast_of_burden.json b/features/beast_of_burden.json index 3e6c9b1..c3f6509 100644 --- a/features/beast_of_burden.json +++ b/features/beast_of_burden.json @@ -7,7 +7,7 @@ "conditions": [], "effects": [{ "target": "self", - "effect": [ "Set property PROPERTY to X", "Carrying capacity size is X", "Large" ] + "effect": [ "Set N = N", "CARRY_CAPACITY", "(30,STR,*)" ] }] } ] |