Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Commit

Permalink
v0.28.0; add ns_11_second_fire_group data fixer for the new Endeavor …
Browse files Browse the repository at this point in the history
…variant
  • Loading branch information
spascou committed Nov 22, 2020
1 parent 091e970 commit 00f99b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ps2_analysis/fire_groups/data_fixers.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def t7_mini_chaingun_first_fire_group(data: dict):
21501: ns_11_second_fire_group,
70015: ns_11_second_fire_group,
80592: ns_11_second_fire_group,
80704: ns_11_second_fire_group,
11: beamer_vs3_first_fire_group,
766: beamer_vs3_first_fire_group,
7403: beamer_vs3_first_fire_group,
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ps2_analysis"
version = "0.27.0"
version = "0.28.0"
description = "Daybreak Game's Planetside 2 data analysis (UNOFFICIAL)"

license = "MIT"
Expand Down

0 comments on commit 00f99b0

Please sign in to comment.