From 64f7de80ff391e3f08bb2de76a0db5b2a2e723a5 Mon Sep 17 00:00:00 2001
From: kitty624 <58940527+kitty624@users.noreply.github.com>
Date: Sat, 30 Mar 2024 04:34:35 +0100
Subject: [PATCH] Updates to TableData/Lookup
- updated AttachmentClass.xml, ItemClass.xml and ItemFlag.xml to match code
- removed wrong ItemFlag 8 (camera) from items 1724 and 1725 (Wooden Wall and Wooden Planks)
---
gamedir/Data-1.13/TableData/Items/Items.xml | 2 -
.../TableData/Lookup/AttachmentClass.xml | 16 ++--
.../Data-1.13/TableData/Lookup/ItemClass.xml | 4 -
.../Data-1.13/TableData/Lookup/ItemFlag.xml | 92 ++++++++++++-------
4 files changed, 66 insertions(+), 48 deletions(-)
diff --git a/gamedir/Data-1.13/TableData/Items/Items.xml b/gamedir/Data-1.13/TableData/Items/Items.xml
index 6f3d91e3a..e187f9c12 100644
--- a/gamedir/Data-1.13/TableData/Items/Items.xml
+++ b/gamedir/Data-1.13/TableData/Items/Items.xml
@@ -51648,7 +51648,6 @@
Not for sale.
268435456
1
- 8
2
237
120
@@ -51670,7 +51669,6 @@
Wooden Wall, large
Not for sale.
268435456
- 8
2
239
150
diff --git a/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml b/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml
index 0b19442e7..6b55a9a7a 100644
--- a/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml
+++ b/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml
@@ -46,7 +46,7 @@
64
- Magwell
+ Magwell
128
@@ -110,15 +110,15 @@
524288
- Sling
+ Sling
1048576
- Remote Detonator
+ Remote Detonator
2097152
- Defuser
+ Defuser
2162688
@@ -130,18 +130,18 @@
4194304
- Iron Sight
+ Iron Sight
8388608
- Feeder
+ Feeder
16777216
- Modular Pouch
+ Modular Pouch
33554432
- Rifle Grenade
+ Rifle Grenade
\ No newline at end of file
diff --git a/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml b/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml
index 10b7e1898..2243040b5 100644
--- a/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml
+++ b/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml
@@ -72,10 +72,6 @@
131072
Load Bearing Equipment
-
- 16777216
- MOLLE
-
268435456
Misc
diff --git a/gamedir/Data-1.13/TableData/Lookup/ItemFlag.xml b/gamedir/Data-1.13/TableData/Lookup/ItemFlag.xml
index 61057e5b6..3e61783d7 100644
--- a/gamedir/Data-1.13/TableData/Lookup/ItemFlag.xml
+++ b/gamedir/Data-1.13/TableData/Lookup/ItemFlag.xml
@@ -2,122 +2,146 @@
0
- None
+ None
- 1
- Empty Sandbag
+ 1
+ Bloodbag (filled)
2
- Full Sandbag
+ MANPAD
4
- Shovel
+ Beartrap
8
- Concertina
+ Camera
16
- Water Drum
+ Water Drum
32
- Bloodcat Meat
+ Bloodcat Meat
64
- Cow Meat
+ Cow Meat
128
- Belt Fed
+ Belt Fed
256
- Ammo Belt
+ Ammo Belt
512
- Ammo Belt Vest
+ Ammo Belt Vest
1024
- Camo Remover
+ Camo Remover
2048
- Gun Cleaner
+ Cleaning Kit
4096
- Interesting Item (AI)
+ Interesting Item (AI)
8192
- Garotte
+ Garotte
16384
- Covert Item
+ Covert Item
24576
- Garotte + Covert Item
+ Garotte + Covert Item
32768
- Corpse
+ Corpse
65536
- Bloodcat Skin
+ Bloodcat Skin
131072
- No Metal Detection
+ No Metal Detection
262144
- Jumping Grenade
-
-
- 419430
- Scuba Mask
+ Jumping Grenade
524288
- Handcuffs
+ Handcuffs
1048576
- Taser
+ Taser
2097152
- Scuba Bottle
+ Scuba Bottle
+
+
+ 4194304
+ Scuba Mask
8388608
- Scuba Fins
+ Scuba Fins
16777216
- Tripwire Roll
+ Tripwire Roll
33554432
- Radio Set
+ Radio Set
67108864
- Signal Shell
+ Signal Shell
134217728
- Power Pack
+ Soda
+
+
+ 268435456
+ Roof Collapse Item
+
+
+ 536870912
+ Disease Protection Face
+
+
+ 1073741824
+ Disease Protection Hand
+
+
+ 2147483648
+ LBE Explosionproof
+
+
+ 4294967296
+ Empty Blood Bag
+
+
+ 8589934592
+ None
\ No newline at end of file