Skip to content

Commit f000c8d

Browse files
committed
fiX: max fairy souls
1 parent 422c883 commit f000c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants/global.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ var InternalServerError = fiber.Map{
3939
}
4040

4141
var FAIRY_SOULS = map[string]int{
42-
"normal": 266,
42+
"normal": 267,
4343
"stranded": 4,
4444
}

0 commit comments

Comments
 (0)