Skip to content

Commit

Permalink
Merge pull request #5 from laserdark/update-default-list
Browse files Browse the repository at this point in the history
Add default TP value of equipment 'M4A1 DD'
  • Loading branch information
veigr authored Jul 3, 2020
2 parents e95d2f3 + cbad155 commit ef2783a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EventMapHpViewer/Models/Settings/AutoCalcTpSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ private static AutoCalcTpSettings CreateDefault()
new TpSetting(193, 193, "特大発動艇", 8),
new TpSetting(166, 166, "大発動艇(八九式中戦車&陸戦隊)", 8),
new TpSetting(230, 230, "特大発動艇+戦車第11連隊", 8),
new TpSetting(355, 355, "M4A1 DD", 8),
new TpSetting(167, 167, "特二式内火艇", 2),
new TpSetting(145, 145, "戦闘糧食", 1),
new TpSetting(150, 150, "秋刀魚の缶詰", 1),
Expand Down

0 comments on commit ef2783a

Please sign in to comment.