Skip to content

Commit 769d391

Browse files
authored
fix: add otherNums for Precursor Drone (#2209)
1 parent b904a4c commit 769d391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

constants/petnums.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4382,13 +4382,15 @@
43824382
"PRECURSOR_DRONE": {
43834383
"COMMON": {
43844384
"1": {
4385+
"otherNums": [],
43854386
"statNums": {
43864387
"SEA_CREATURE_CHANCE": 0.1,
43874388
"MINING_FORTUNE": 0.3,
43884389
"FORAGING_FORTUNE": 0.3
43894390
}
43904391
},
43914392
"100": {
4393+
"otherNums": [],
43924394
"statNums": {
43934395
"SEA_CREATURE_CHANCE": 10,
43944396
"MINING_FORTUNE": 30,

0 commit comments

Comments
 (0)