From 88ea6efebc8373cb79749cbf6058e946c5e66c7c Mon Sep 17 00:00:00 2001 From: David Date: Sun, 24 Mar 2024 10:26:10 -0800 Subject: [PATCH 1/5] Fix typo in ballista bolt description --- data/json/items/ranged/ballista.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ranged/ballista.json b/data/json/items/ranged/ballista.json index daaa46e3abebd..e0864142afbaa 100644 --- a/data/json/items/ranged/ballista.json +++ b/data/json/items/ranged/ballista.json @@ -34,7 +34,7 @@ "id": "bolt_ballista_steel", "type": "AMMO", "name": { "str": "ballista bolt" }, - "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the portrusions of the shaft itself.", + "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself.", "weight": "200 g", "volume": "450 ml", "price": 2500, From 1bd03c86da35c6c2996253a72c33a734ad389be1 Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:52:38 -0500 Subject: [PATCH 2/5] Update data/json/items/ranged/ballista.json --- data/json/items/ranged/ballista.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ranged/ballista.json b/data/json/items/ranged/ballista.json index e0864142afbaa..e7a2c7750c1f2 100644 --- a/data/json/items/ranged/ballista.json +++ b/data/json/items/ranged/ballista.json @@ -34,7 +34,7 @@ "id": "bolt_ballista_steel", "type": "AMMO", "name": { "str": "ballista bolt" }, - "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself.", + "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself." "weight": "200 g", "volume": "450 ml", "price": 2500, From aa70e0ffcd400d3744b661ba07dd028895f364e2 Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:52:56 -0500 Subject: [PATCH 3/5] Update data/json/items/ranged/ballista.json --- data/json/items/ranged/ballista.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ranged/ballista.json b/data/json/items/ranged/ballista.json index e7a2c7750c1f2..e0864142afbaa 100644 --- a/data/json/items/ranged/ballista.json +++ b/data/json/items/ranged/ballista.json @@ -34,7 +34,7 @@ "id": "bolt_ballista_steel", "type": "AMMO", "name": { "str": "ballista bolt" }, - "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself." + "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself.", "weight": "200 g", "volume": "450 ml", "price": 2500, From a76d29cc0566c1afed70d8cea218b52844f33201 Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Wed, 27 Mar 2024 11:37:20 -0700 Subject: [PATCH 4/5] bump to trigger rebuilding with a later fix, squash me --- data/json/items/ranged/ballista.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ranged/ballista.json b/data/json/items/ranged/ballista.json index e0864142afbaa..ce4ec5ab469be 100644 --- a/data/json/items/ranged/ballista.json +++ b/data/json/items/ranged/ballista.json @@ -34,7 +34,7 @@ "id": "bolt_ballista_steel", "type": "AMMO", "name": { "str": "ballista bolt" }, - "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself.", + "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself. ", "weight": "200 g", "volume": "450 ml", "price": 2500, From e24e8a3d5dce86119b928c21b61a9ba3501323f6 Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Wed, 27 Mar 2024 11:37:39 -0700 Subject: [PATCH 5/5] bump to trigger rebuilding with a later fix, squash me --- data/json/items/ranged/ballista.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ranged/ballista.json b/data/json/items/ranged/ballista.json index ce4ec5ab469be..e0864142afbaa 100644 --- a/data/json/items/ranged/ballista.json +++ b/data/json/items/ranged/ballista.json @@ -34,7 +34,7 @@ "id": "bolt_ballista_steel", "type": "AMMO", "name": { "str": "ballista bolt" }, - "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself. ", + "description": "A big, steel tipped projectile, twice the size of a normal bolt and much heavier than one. It gets thicker towards the base, and is fletched there with the protrusions of the shaft itself.", "weight": "200 g", "volume": "450 ml", "price": 2500,