@skullandbonestools/snbdata 8.0.8 → 8.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/items.json +2 -2
- package/data/ships.json +2 -1
- package/package.json +1 -1
package/data/items.json
CHANGED
|
@@ -15894,13 +15894,13 @@
|
|
|
15894
15894
|
"rateOfFire": 0,
|
|
15895
15895
|
"reloadSpeed": 3500,
|
|
15896
15896
|
"optimalRange": 400,
|
|
15897
|
-
"projectileSpeed":
|
|
15897
|
+
"projectileSpeed": 400,
|
|
15898
15898
|
"perks": [
|
|
15899
15899
|
"causticAmmo",
|
|
15900
15900
|
"toxic3"
|
|
15901
15901
|
],
|
|
15902
15902
|
"dateAdded": "2026-02-10",
|
|
15903
|
-
"lastUpdated": "2026-
|
|
15903
|
+
"lastUpdated": "2026-03-10"
|
|
15904
15904
|
},
|
|
15905
15905
|
"stormtongue": {
|
|
15906
15906
|
"id": "stormtongue",
|
package/data/ships.json
CHANGED
|
@@ -823,9 +823,10 @@
|
|
|
823
823
|
"furniture": [5,1],
|
|
824
824
|
"ultimate": [1,1]
|
|
825
825
|
},
|
|
826
|
+
"obtainable": "foundingCelebratoryChest",
|
|
826
827
|
"perks": ["grit","colossal","abundantGunports"],
|
|
827
828
|
"dateAdded": "2025-07-15",
|
|
828
|
-
"lastUpdated": "
|
|
829
|
+
"lastUpdated": "2026-03-09"
|
|
829
830
|
},
|
|
830
831
|
"sloopOfWar": {
|
|
831
832
|
"id": "sloopOfWar",
|