Update ItemFlag.xml

- added a missing name
This commit is contained in:
kitty624
2024-03-30 05:38:56 +01:00
parent d69fb403b9
commit 7a2fb45f00
@@ -142,6 +142,6 @@
</ItemFlag>
<ItemFlag>
<id>8589934592</id> <!-- the <medicalsplint>-tag in items.xml gets translated into this flag -->
<name>None</name> <!-- MEDICAL_SPLINT // this item is a medical splint that can be applied by medical staff to severely injured limbs to speed up healing process -->
<name>Medical Splint</name> <!-- MEDICAL_SPLINT // this item is a medical splint that can be applied by medical staff to severely injured limbs to speed up healing process -->
</ItemFlag>
</JA2Data>