From 5b936c7a29b7880f5aec41055c986345846519f1 Mon Sep 17 00:00:00 2001 From: Empyrean-Heaven <134475898+Empyrean-Heaven@users.noreply.github.com> Date: Tue, 28 Nov 2023 13:24:55 +0900 Subject: [PATCH] fix: misalignment in snippet id numbering (#3774) Update graffiti.json --- data/json/snippets/graffiti.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/snippets/graffiti.json b/data/json/snippets/graffiti.json index 29b3e2a2ce6f..2ef5674b137e 100644 --- a/data/json/snippets/graffiti.json +++ b/data/json/snippets/graffiti.json @@ -128,12 +128,12 @@ { "id": "shelter_graffiti_33", "text": "FUCK CHINA" }, { "id": "shelter_graffiti_34", "text": "FUCK THE COMMUNISTS" }, { "id": "shelter_graffiti_35", "text": "Remember " }, - { "id": "shelter_graffiti_38", "text": "I SAW IT ISAWITWITHMYEYESITWASTHEHUMANS" }, + { "id": "shelter_graffiti_36", "text": "I SAW IT ISAWITWITHMYEYESITWASTHEHUMANS" }, { - "id": "shelter_graffiti_39", + "id": "shelter_graffiti_37", "text": "If the dead get back up, is there a chance for resurrection? Who is going to pray for them? Who shall save them? In this world, death is already redemption. So what of the undead?" }, - { "id": "shelter_graffiti_40", "text": "I sometimes dream of a time before all this." } + { "id": "shelter_graffiti_38", "text": "I sometimes dream of a time before all this." } ] } ]