Skip to content

Commit

Permalink
fix some prerelease 2 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jarena-qsr committed Jun 4, 2019
1 parent 57c7cbe commit 5d47504
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/statuses.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"name": "Stunned",
"effects": [
"You cannot overcharge, take free actions, reactions, move, or take any actions with your mech. A pilot in a stunned mech can still mount or dismount their mech, eject, or take actions normally.",
"Attackers receive +1 Accuracy to attack you",
"Your maximum evasion is 5",
"You automatically fail all hull or agility saves "
]
},
Expand Down
2 changes: 1 addition & 1 deletion lib/systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@
"id": "mimicmesh",
"name": "Mimic Mesh",
"type": "System",
"sp": 1,
"sp": 2,
"tags": [
{
"id": "quickaction"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lancer-data",
"version": "1.9.2",
"version": "1.9.3",
"description": "Data for the LANCER TTRPG",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 5d47504

Please sign in to comment.