use GewichtField for Bewaffnung

This commit is contained in:
Sven Balzer
2025-05-06 19:27:12 +02:00
parent cea81ea542
commit 1080597a24
3 changed files with 159 additions and 159 deletions
+1 -1
View File
@@ -793,7 +793,7 @@ class DSA41_BewaffnungData extends TypeDataModel {
return {
angelegt: new BooleanField({ initial: false }),
gewicht: new NumberField({ integer: false, initial: 0, min: 0 }),
gewicht: new GewichtField(),
preis: new PreisField(),
nahkampfwaffe: new SchemaField({