From eb367ab5b090a5d5b61df91bf7010837cd8ce716 Mon Sep 17 00:00:00 2001
From: kitty624 <58940527+kitty624@users.noreply.github.com>
Date: Mon, 16 Dec 2024 10:27:22 +0100
Subject: [PATCH] Reworked foodsystem exclusive items no food items if the food
system is off whether the item is exclusive is defined by tag in items.xml
replaced previous way of decision, which used Item[usItemIndex].foodtype > 0
as criteria that also restricted dual use items (i.e. drugs that also have a
foodtype, like coffee, etc.)
---
gamedir/Data-1.13/TableData/Items/Items.xml | 30 ++++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)
diff --git a/gamedir/Data-1.13/TableData/Items/Items.xml b/gamedir/Data-1.13/TableData/Items/Items.xml
index fde08ef20..38178530a 100644
--- a/gamedir/Data-1.13/TableData/Items/Items.xml
+++ b/gamedir/Data-1.13/TableData/Items/Items.xml
@@ -213,6 +213,7 @@
0
0
0
+ 0
0
0
@@ -46820,6 +46821,7 @@
1
3
100
+ 1
5
20
@@ -46845,6 +46847,7 @@
1
25
100
+ 1
6
100
@@ -46870,6 +46873,7 @@
1
20
100
+ 1
7
50
@@ -46894,6 +46898,7 @@
1
1
100
+ 1
8
10
@@ -46918,6 +46923,7 @@
1
1
100
+ 1
9
15
@@ -46942,6 +46948,7 @@
1
1
100
+ 1
10
100
@@ -46966,6 +46973,7 @@
1
1
100
+ 1
11
100
@@ -46990,6 +46998,7 @@
1
1
100
+ 1
12
100
@@ -47014,6 +47023,7 @@
1
1
100
+ 1
13
13
@@ -47039,6 +47049,7 @@
1
15
100
+ 1
14
50
@@ -47064,6 +47075,7 @@
1
15
100
+ 1
15
50
@@ -47089,6 +47101,7 @@
1
18
100
+ 1
16
50
@@ -47114,6 +47127,7 @@
1
7
100
+ 1
17
100
@@ -47138,6 +47152,7 @@
1
1
100
+ 1
18
100
@@ -47162,6 +47177,7 @@
1
1
100
+ 1
19
50
@@ -47186,6 +47202,7 @@
1
1
100
+ 1
20
100
@@ -47210,6 +47227,7 @@
1
1
100
+ 1
21
100
@@ -47234,6 +47252,7 @@
1
1
100
+ 1
22
100
@@ -47258,6 +47277,7 @@
1
1
100
+ 1
23
100
@@ -47282,6 +47302,7 @@
1
1
100
+ 1
24
100
@@ -47306,6 +47327,7 @@
1
1
100
+ 1
25
100
@@ -47331,6 +47353,7 @@
1
1
100
+ 1
26
10
@@ -47356,6 +47379,7 @@
1
1
100
+ 1
27
10
@@ -47380,6 +47404,7 @@
1
1
100
+ 1
28
20
@@ -47404,6 +47429,7 @@
1
1
100
+ 1
29
50
@@ -47773,6 +47799,7 @@
1
1
100
+ 1
37
@@ -47796,6 +47823,7 @@
1
1
100
+ 1
38
8
@@ -52808,7 +52836,7 @@
1
11
20
- 1
+ 2
1
1
1