From defc105a59cc03687a2a21cd295611be3d2ee6ff Mon Sep 17 00:00:00 2001 From: offline171 <146153141+offline171@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:11:03 -0500 Subject: [PATCH 1/2] Delete 5x5 Star Battle 1 star Normal 1.xml Hopefully repo will recognize that the file's gone so I can add it later --- .../5x5 Star Battle 1 star Normal 1.xml | 53 ------------------- 1 file changed, 53 deletions(-) delete mode 100644 puzzles files/starbattle/5x5 Star Battle 1 star Normal/5x5 Star Battle 1 star Normal 1.xml diff --git a/puzzles files/starbattle/5x5 Star Battle 1 star Normal/5x5 Star Battle 1 star Normal 1.xml b/puzzles files/starbattle/5x5 Star Battle 1 star Normal/5x5 Star Battle 1 star Normal 1.xml deleted file mode 100644 index b86e16ff2..000000000 --- a/puzzles files/starbattle/5x5 Star Battle 1 star Normal/5x5 Star Battle 1 star Normal 1.xml +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no" ?> -<Legup version="2.0.0"> - <puzzle name="StarBattle"> - <board size="5" puzzle_num="1"> - <region> - <cells> - <cell value="0" x="0" y="0"/> - <cell value="0" x="0" y="1"/> - <cell value="0" x="1" y="1"/> - </cells> - </region> - <region> - <cells> - <cell value="0" x="1" y="0"/> - <cell value="0" x="2" y="0"/> - <cell value="0" x="2" y="1"/> - <cell value="0" x="0" y="2"/> - <cell value="0" x="1" y="2"/> - <cell value="0" x="2" y="2"/> - <cell value="0" x="3" y="2"/> - <cell value="0" x="4" y="2"/> - <cell value="0" x="0" y="3"/> - <cell value="0" x="1" y="3"/> - <cell value="0" x="2" y="3"/> - <cell value="0" x="3" y="3"/> - <cell value="0" x="2" y="4"/> - <cell value="0" x="3" y="4"/> - <cell value="0" x="4" y="4"/> - </cells> - </region> - <region> - <cells> - <cell value="0" x="3" y="0"/> - <cell value="0" x="4" y="0"/> - <cell value="0" x="3" y="1"/> - <cell value="0" x="4" y="1"/> - </cells> - </region> - <region> - <cells> - <cell value="0" x="4" y="3"/> - </cells> - </region> - <region> - <cells> - <cell value="0" x="0" y="4"/> - <cell value="0" x="1" y="4"/> - </cells> - </region> - </board> - </puzzle> - <solved isSolved="false" lastSaved="--"/> -</Legup> \ No newline at end of file From b6cd1495824b6c631440457899b53591775c6b54 Mon Sep 17 00:00:00 2001 From: offline171 <146153141+offline171@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:12:00 -0500 Subject: [PATCH 2/2] Create 5x5 Star Battle 1 star Normal 1.xml Extra folder to store deleted files --- .../Extra/5x5 Star Battle 1 star Normal 1.xml | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 puzzles files/starbattle/Extra/5x5 Star Battle 1 star Normal 1.xml diff --git a/puzzles files/starbattle/Extra/5x5 Star Battle 1 star Normal 1.xml b/puzzles files/starbattle/Extra/5x5 Star Battle 1 star Normal 1.xml new file mode 100644 index 000000000..b86e16ff2 --- /dev/null +++ b/puzzles files/starbattle/Extra/5x5 Star Battle 1 star Normal 1.xml @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no" ?> +<Legup version="2.0.0"> + <puzzle name="StarBattle"> + <board size="5" puzzle_num="1"> + <region> + <cells> + <cell value="0" x="0" y="0"/> + <cell value="0" x="0" y="1"/> + <cell value="0" x="1" y="1"/> + </cells> + </region> + <region> + <cells> + <cell value="0" x="1" y="0"/> + <cell value="0" x="2" y="0"/> + <cell value="0" x="2" y="1"/> + <cell value="0" x="0" y="2"/> + <cell value="0" x="1" y="2"/> + <cell value="0" x="2" y="2"/> + <cell value="0" x="3" y="2"/> + <cell value="0" x="4" y="2"/> + <cell value="0" x="0" y="3"/> + <cell value="0" x="1" y="3"/> + <cell value="0" x="2" y="3"/> + <cell value="0" x="3" y="3"/> + <cell value="0" x="2" y="4"/> + <cell value="0" x="3" y="4"/> + <cell value="0" x="4" y="4"/> + </cells> + </region> + <region> + <cells> + <cell value="0" x="3" y="0"/> + <cell value="0" x="4" y="0"/> + <cell value="0" x="3" y="1"/> + <cell value="0" x="4" y="1"/> + </cells> + </region> + <region> + <cells> + <cell value="0" x="4" y="3"/> + </cells> + </region> + <region> + <cells> + <cell value="0" x="0" y="4"/> + <cell value="0" x="1" y="4"/> + </cells> + </region> + </board> + </puzzle> + <solved isSolved="false" lastSaved="--"/> +</Legup> \ No newline at end of file