From 5937d893da5656be3f486c863ae54e08bbe66579 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Aug 2022 16:57:53 -0400 Subject: Added generic items, worked on features --- features/beast_of_burden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/beast_of_burden.json') 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,*)" ] }] } ] -- cgit v1.2.3