mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-07 22:16:44 +01:00
Remove extra ice spell page (should be blank)
This commit is contained in:
parent
4230518d08
commit
73d4975bf4
2 changed files with 1 additions and 18 deletions
|
@ -911,8 +911,6 @@
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.title": "Bonfire II",
|
"gui.unicopia.spellbook.chapter.ice.p7.title": "Bonfire II",
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.1.body": "On the way back Luna was telling me of the stories her friend told her. The town has a lot of legends, as to be expected.",
|
"gui.unicopia.spellbook.chapter.ice.p7.1.body": "On the way back Luna was telling me of the stories her friend told her. The town has a lot of legends, as to be expected.",
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.2.body": "One of them was about a scary old warlock who lived in a haunted tower at the edge of town. There's no mystery who that was about.",
|
"gui.unicopia.spellbook.chapter.ice.p7.2.body": "One of them was about a scary old warlock who lived in a haunted tower at the edge of town. There's no mystery who that was about.",
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.3.body": "Ice Spell II",
|
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.4.body": "Creates a cooling affect up to a radius of 3 hooves from any surfaces it touches.",
|
|
||||||
"gui.unicopia.spellbook.chapter.ice.p8.title": "6th Trot '12",
|
"gui.unicopia.spellbook.chapter.ice.p8.title": "6th Trot '12",
|
||||||
"gui.unicopia.spellbook.chapter.ice.p8.1.body": "There was a strange noise in the village last night. Very strange. I heard a lot ponies shouting and there may have been a fire.",
|
"gui.unicopia.spellbook.chapter.ice.p8.1.body": "There was a strange noise in the village last night. Very strange. I heard a lot ponies shouting and there may have been a fire.",
|
||||||
"gui.unicopia.spellbook.chapter.ice.p8.2.body": "I hope everything is okay.",
|
"gui.unicopia.spellbook.chapter.ice.p8.2.body": "I hope everything is okay.",
|
||||||
|
|
|
@ -97,22 +97,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ },
|
{ },
|
||||||
{
|
|
||||||
"title": "",
|
|
||||||
"level": 6,
|
|
||||||
"elements": [
|
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.3.body",
|
|
||||||
"gui.unicopia.spellbook.chapter.ice.p7.4.body",
|
|
||||||
"gui.unicopia.spellbook.recipe.requires",
|
|
||||||
{
|
|
||||||
"ingredients": [
|
|
||||||
{ "count": 15, "trait": "unicopia:ice" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{ "x": 115, "y": -10, "width": 32, "height": 32, "texture": "minecraft:textures/item/snowball.png" },
|
|
||||||
{ "x": 115, "y": -10, "width": 16, "height": 16, "texture": "unicopia:textures/gui/trait/ice.png" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "gui.unicopia.spellbook.chapter.ice.p8.title",
|
"title": "gui.unicopia.spellbook.chapter.ice.p8.title",
|
||||||
"level": 4,
|
"level": 4,
|
||||||
|
@ -123,6 +107,7 @@
|
||||||
"gui.unicopia.spellbook.author1.name"
|
"gui.unicopia.spellbook.author1.name"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{ },
|
||||||
{
|
{
|
||||||
"title": "spell.unicopia.light",
|
"title": "spell.unicopia.light",
|
||||||
"level": 5,
|
"level": 5,
|
||||||
|
|
Loading…
Reference in a new issue