Christmas event was not completely off

Changed: Nominal and min values for SantasBeard and SantasHead set to zero
This commit is contained in:
SumrakDZN 2021-11-23 18:05:20 +01:00
parent 52bcde9c17
commit 632872fec7
2 changed files with 8 additions and 8 deletions

View File

@ -9727,8 +9727,8 @@
<tag name="industrial" />
</type>
<type name="SantasHat">
<nominal>10</nominal>
<min>5</min>
<nominal>0</nominal>
<min>0</min>
<lifetime>3600</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
@ -9986,8 +9986,8 @@
<tag name="civilian" />
</type>
<type name="SantasBeard">
<nominal>8</nominal>
<min>5</min>
<nominal>0</nominal>
<min>0</min>
<lifetime>3600</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>

View File

@ -10187,8 +10187,8 @@
<tag name="industrial" />
</type>
<type name="SantasHat">
<nominal>10</nominal>
<min>5</min>
<nominal>0</nominal>
<min>0</min>
<lifetime>1800</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
@ -10446,8 +10446,8 @@
<tag name="civilian" />
</type>
<type name="SantasBeard">
<nominal>8</nominal>
<min>5</min>
<nominal>0</nominal>
<min>0</min>
<lifetime>1800</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>