Skip to content

Commit

Permalink
Localized Spawn Pad Shield name
Browse files Browse the repository at this point in the history
  • Loading branch information
Cibernet83 committed Mar 31, 2023
1 parent cfc715d commit 4390dcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/assets/splatcraft/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,12 @@
"death.attack.splatcraft:roll.player.item": "%s was crushed by %s using %s",
"death.attack.splatcraft:outOfStage": "%s tried to escape the stage",
"death.attack.splatcraft:outOfStage.player": "%1$s was knocked out of the stage by %2$s",

"entity.splatcraft.ink_projectile": "Ink Projectile",
"entity.splatcraft.ink_squid": "Squid",
"entity.splatcraft.squid_bumper": "Squid Bumper",
"entity.splatcraft.spawn_shield": "Spawn Pad Shield",

"entity.splatcraft.splat_bomb": "Splat Bomb",
"entity.splatcraft.burst_bomb": "Burst Bomb",
"entity.splatcraft.suction_bomb": "Suction Bomb",
Expand All @@ -364,6 +367,7 @@
"entity.splatcraft.squid_beakon": "Squid Beakon",
"entity.splatcraft.fizzy_bomb": "Fizzy Bomb",
"entity.splatcraft.torpedo": "Torpedo",

"gamerule.splatcraft.inkDecay": "Ink decay",
"gamerule.splatcraft.coloredPlayerNames": "Ink-colored player names",
"gamerule.splatcraft.keepMatchItems": "Keep Match items after death",
Expand Down

0 comments on commit 4390dcd

Please sign in to comment.