Detailed Condition

This commit is contained in:
SandrineBC 2021-01-27 21:29:59 +01:00
parent c3e69604e9
commit c6e554f424

View file

@ -126,7 +126,7 @@ const AssetType = {
FreezeActivePose: "[String]",
Layer: "[Object]",
Consumable: "Boolean",
Condition: "[Object]"
Condition: "[{Effect: Maybe [String], Timer: Number}]"
};
const AssetLayerType = {