Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified db/realm/catalog_data.realm
Binary file not shown.
2 changes: 1 addition & 1 deletion db/realm/catalog_data.realm.commitid
Original file line number Diff line number Diff line change
@@ -1 +1 @@
75d5bb0
23e4be6
Binary file modified db/sqlite/catalog_data.db
Binary file not shown.
2 changes: 1 addition & 1 deletion db/sqlite/catalog_data.db.commitid
Original file line number Diff line number Diff line change
@@ -1 +1 @@
75d5bb0
23e4be6
6 changes: 4 additions & 2 deletions source_data/GunCatalog.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1846,6 +1846,7 @@ _id,manufacturerId,shortName,fullName,description,shortNameJa,fullNameJa,descrip
13076,"crown","WALTHER P99","","Slide Stop","","","スライドストップ",1,1,2,,
13077,"crown","WALTHER P99 COMPACT","","Slide Stop","","","スライドストップ",1,1,2,,
13078,"crown","DESERT EAGLE .44MAGNUM","","Slide Stop","","","スライドストップ",1,1,2,,
13079,"crown","U.S.M9","","Slide Stop","","","スライドストップ",1,1,2,,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The description for this new entry is "Slide Stop", but its type is 1 (HANDGUN). A slide stop is a component of a gun, not a handgun itself. This appears to be a data inconsistency. If this entry is for a component, a different type should probably be used. If it's for a handgun model, the description might need to be more descriptive of the model rather than just a component name. This same issue exists for other entries with "Slide Stop" as the description (lines 1840-1848).


13080,"crown","SUPER SS II","","","スーパーSS II","","",4,1,2,,
13081,"crown","TSG-1","","","TSG-1","","",4,1,2,,
Expand Down Expand Up @@ -1878,8 +1879,9 @@ _id,manufacturerId,shortName,fullName,description,shortNameJa,fullNameJa,descrip
13130,"crown","CM4","","","CM4","","",2,2,0,,
13131,"crown","AK74 REAL WOOD","","","AK74リアルウッド","","",2,2,0,,

13140,"crown","WALTHER PPK/S","","High Rank Air","","","ハイランクエアーコッキングガン",1,1,2,,
13141,"crown","DESERT EAGLE .50AE","","High Rank Air","","","ハイランクエアーコッキングガン",1,1,2,,
13140,"crown","WALTHER PPK/S","","High Rank Air Cocking Gun","","","ハイランクエアーコッキングガン",1,1,2,,
13141,"crown","DESERT EAGLE .50AE","","High Rank Air Cocking Gun","","","ハイランクエアーコッキングガン",1,1,2,,
13142,"crown","COLT MUSTANG POCKETLITE","","High Rank Air Cocking Gun","","","ハイランクエアーコッキングガン",1,1,2,,
13150,"crown","COLT DEFENDER","","","","","",1,1,2,,

14000,"tanaka","Colt' SAA 1st 3-inch","","","","","",1,4,0,,
Expand Down