diff --git a/src/main/resources/assets/unicopia/lang/en_gb.json b/src/main/resources/assets/unicopia/lang/en_gb.json index 567b0eec..3cd302e6 100644 --- a/src/main/resources/assets/unicopia/lang/en_gb.json +++ b/src/main/resources/assets/unicopia/lang/en_gb.json @@ -521,8 +521,8 @@ "spell_attribute.unicopia.added_trait.plus": " + %s x%s", "spell_attribute.unicopia.added_trait.take": " - %s x%s", "spell_attribute.unicopia.added_trait.unknown": "Undiscovered Trait", - "spell_attribute.unicopia.cast_on_location": "Applies to location", - "spell_attribute.unicopia.cast_on_person": "Applies to self", + "spell_attribute.unicopia.cast_on.location": "Applies to location", + "spell_attribute.unicopia.cast_on.self": "Applies to self", "spell_attribute.unicopia.focused_entity": "Applies to focused entity", "spell_attribute.unicopia.affects.both": "Affects blocks and entities", "spell_attribute.unicopia.affects.entities": "Affects only entities", @@ -547,10 +547,12 @@ "spell_attribute.unicopia.explosion_strength": "Blast Strength", "spell_attribute.unicopia.projectile_count": "Projectile Count", "spell_attribute.unicopia.follow_range": "Following Range", + "spell_attribute.unicopia.stick_to_target": "Attaches to Target", "spell_attribute.unicopia.orb_count": "Orb Count", "spell_attribute.unicopia.wave_size": "Wave Size", "spell_attribute.unicopia.target_preference": "Target Preference", "spell_attribute.unicopia.caster_preference": "Caster Preference", + "spell_attribute.unicopia.negates_fall_damage": "Negates Fall Damage", "trait.unicopia.strength.name": "Strength", "trait.unicopia.strength.description": "Imparts physical strength or enhances endurance.\nSpells with more of the strength trait hit harder and last longer.", "trait.unicopia.focus.name": "Focus",