RC-111 | Prevent Items from being equipped when not embedded

This commit is contained in:
Oliver-Akins 2025-01-28 22:14:11 -07:00
parent fd3803698a
commit 16c46e9649
3 changed files with 47 additions and 0 deletions

View file

@ -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": {