fix(content): Umbrella is PER not STR
This commit is contained in:
@@ -1828,7 +1828,7 @@ const weapon = {
|
||||
set: 'pottersSet',
|
||||
},
|
||||
beachUmbrella: {
|
||||
str: 12,
|
||||
per: 12,
|
||||
set: 'beachsideSet',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user