Skip to content

Commit

Permalink
Merge pull request #386 from Wolfy76700/game/kofxv
Browse files Browse the repository at this point in the history
KOFXV: Added entry for Hinako
  • Loading branch information
Wolfy76700 authored Oct 12, 2023
2 parents e5372ca + aa6dfa6 commit 20798b5
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 2 deletions.
11 changes: 10 additions & 1 deletion games/kofxv/base_files/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,19 @@
},
"Duo Lon": {
"codename": "DuoLon"
},
"Hinako Shijo": {
"codename": "Hinako"
},
"Re Verse": {
"codename": "Boss1"
},
"Otoma=Raga": {
"codename": "Boss2"
}
},
"stage_to_codename": {},
"version": "2.1",
"version": "2.2",
"description": "Base config to use this game.",
"credits": "@MathiasWolfbrok for cropping"
}
Binary file added games/kofxv/base_files/icon/Boss1_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added games/kofxv/base_files/icon/Boss2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 21 additions & 1 deletion games/kofxv/full/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@
"full"
],
"credits": "",
"version": "2.1",
"version": "2.2",
"rescaling_factor": {
"Boss1": {
"0": 2.0
},
"Boss2": {
"0": 2.15
}
},
"eyesights": {
"AndyBogard": {
"0": {
Expand Down Expand Up @@ -356,6 +364,18 @@
"x": 511,
"y": 187
}
},
"Boss1": {
"0": {
"x": 493,
"y": 441
}
},
"Boss2": {
"0": {
"x": 459,
"y": 203
}
}
},
"uncropped_edge": [
Expand Down
Binary file added games/kofxv/full/full_Boss1_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added games/kofxv/full/full_Boss2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20798b5

Please sign in to comment.