From bad077e7ebbf5613564cd32a3d9449bd277a69c8 Mon Sep 17 00:00:00 2001 From: lilgreenland Date: Wed, 11 Mar 2020 11:53:09 -0700 Subject: [PATCH] wording --- js/bullets.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/bullets.js b/js/bullets.js index 2772e06..b221dea 100644 --- a/js/bullets.js +++ b/js/bullets.js @@ -475,7 +475,7 @@ const b = { }, { name: "weak anthropic principle", - description: "fatal harm can't happen
saves you up to once every 3 seconds", + description: "fatal harm can't happen
saves you up to once every 3 seconds", maxCount: 1, count: 0, allowed() { @@ -493,7 +493,7 @@ const b = { }, { name: "entanglement", - description: "10% less harm for each gun in your inventory
when your first gun is equipped", + description: "10% less harm for each gun in your inventory
while your first gun is equipped", maxCount: 1, count: 0, allowed() { @@ -509,7 +509,7 @@ const b = { }, { name: "piezoelectricity", - description: "colliding with mobs charges your energy
10% less harm from mob collisions", + description: "colliding with mobs fills your energy
10% less harm from mob collisions", maxCount: 1, count: 0, allowed() {