RC-111 | Prevent Items from being equipped when not embedded
This commit is contained in:
parent
fd3803698a
commit
16c46e9649
3 changed files with 47 additions and 0 deletions
|
|
@ -116,6 +116,7 @@
|
|||
},
|
||||
"notifs": {
|
||||
"error": {
|
||||
"cannot-equip-not-embedded": "Cannot equip an {itemType} when it isn't within an Actor",
|
||||
"invalid-delta": "The delta for \"{name}\" is not a number, cannot finish processing the action."
|
||||
},
|
||||
"warn": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue