Change set for new armoire items (#15328)

This commit is contained in:
Phillip Thelen
2024-09-19 22:47:59 +02:00
committed by GitHub
parent f9fb463128
commit 1203cbbad8
3 changed files with 5 additions and 5 deletions
@@ -1372,7 +1372,7 @@ const shield = {
},
safetyFlashlight: {
con: 10,
set: 'trickOrTreatSet',
set: 'frightNightSet',
},
};
@@ -1875,7 +1875,7 @@ const weapon = {
},
spookyCandyBucket: {
int: 10,
set: 'trickOrTreatSet',
set: 'frightNightSet',
},
};