mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Detailed Condition
This commit is contained in:
parent
c3e69604e9
commit
c6e554f424
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ const AssetType = {
|
|||
FreezeActivePose: "[String]",
|
||||
Layer: "[Object]",
|
||||
Consumable: "Boolean",
|
||||
Condition: "[Object]"
|
||||
Condition: "[{Effect: Maybe [String], Timer: Number}]"
|
||||
};
|
||||
|
||||
const AssetLayerType = {
|
||||
|
|
Loading…
Add table
Reference in a new issue