From ab7486ac9ed32c5b5309cb79f3b4a4f57d3cf96f Mon Sep 17 00:00:00 2001 From: melvin Date: Tue, 16 Jul 2013 15:10:34 +0800 Subject: [PATCH] fix missing newline at end of file --- release/Magarena/scripts/Abyssal_Gatekeeper.txt | 2 +- release/Magarena/scripts/Backfire.txt | 2 +- release/Magarena/scripts/Breeding_Pit.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/release/Magarena/scripts/Abyssal_Gatekeeper.txt b/release/Magarena/scripts/Abyssal_Gatekeeper.txt index 339a75e7cf..ee4dfcf585 100644 --- a/release/Magarena/scripts/Abyssal_Gatekeeper.txt +++ b/release/Magarena/scripts/Abyssal_Gatekeeper.txt @@ -8,4 +8,4 @@ subtype=Horror cost={1}{B} pt=1/1 timing=main -requires_groovy_code \ No newline at end of file +requires_groovy_code diff --git a/release/Magarena/scripts/Backfire.txt b/release/Magarena/scripts/Backfire.txt index f9f3496545..ddb278bae2 100644 --- a/release/Magarena/scripts/Backfire.txt +++ b/release/Magarena/scripts/Backfire.txt @@ -8,4 +8,4 @@ subtype=Aura cost={U} timing=aura enchant=can't attack or block,neg creature -requires_groovy_code \ No newline at end of file +requires_groovy_code diff --git a/release/Magarena/scripts/Breeding_Pit.txt b/release/Magarena/scripts/Breeding_Pit.txt index 067ffc4a09..8659dbe1e6 100644 --- a/release/Magarena/scripts/Breeding_Pit.txt +++ b/release/Magarena/scripts/Breeding_Pit.txt @@ -6,4 +6,4 @@ rarity=U type=Enchantment cost={3}{B} timing=enchantment -requires_groovy_code \ No newline at end of file +requires_groovy_code