fix(content): Umbrella is PER not STR

This commit is contained in:
Sabe Jones 2024-06-17 10:47:22 -05:00
parent b49dddeb47
commit 28491cb01d

View file

@ -1828,7 +1828,7 @@ const weapon = {
set: 'pottersSet',
},
beachUmbrella: {
str: 12,
per: 12,
set: 'beachsideSet',
},
};