containerId ersetzt

This commit is contained in:
Ender
2024-01-05 10:23:32 +01:00
parent b945f22710
commit ea65e6fddd
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -226,7 +226,6 @@ export class M5Character extends Actor {
calc: item.system.calc,
equipped: item.system?.equipped,
weight: item.system.weight || 0,
containerId: item.system.containerId || "",
value: item.system.value || 0,
currency: item.system.currency || "",
quantity: item.system.quantity || 0,