From a222eb78609094c271492647ec5ae0908cc0f1fd Mon Sep 17 00:00:00 2001 From: Juzlus Date: Tue, 25 Feb 2025 01:56:55 +0100 Subject: [PATCH] fixed description for deadly flash --- jRandomSkills - Server Files/plugins/dRandomSkills/lang/en.json | 2 +- jRandomSkills - Server Files/plugins/dRandomSkills/lang/pl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jRandomSkills - Server Files/plugins/dRandomSkills/lang/en.json b/jRandomSkills - Server Files/plugins/dRandomSkills/lang/en.json index 2cebf3d..6fa61d1 100644 --- a/jRandomSkills - Server Files/plugins/dRandomSkills/lang/en.json +++ b/jRandomSkills - Server Files/plugins/dRandomSkills/lang/en.json @@ -48,7 +48,7 @@ "quickshot_desc": "No cooldown when shooting", "teleporter_desc": "You swap places with the hit enemy", "wallhack_desc": "You can see enemies through walls", - "killer_flash_desc": "Every enemy fully blinded by your flashbang dies (including you)", + "killerflash_desc": "Every enemy fully blinded by your flashbang dies (including you)", "weaponsswap_desc": "Swap weapons with a random enemy. Press [css_useSkill], cooldown 30s", "weaponsswap_hud_info2": "You have no weapon to swap", "hud_info_no_enemy": "No enemy found", diff --git a/jRandomSkills - Server Files/plugins/dRandomSkills/lang/pl.json b/jRandomSkills - Server Files/plugins/dRandomSkills/lang/pl.json index ba0cf08..49d6311 100644 --- a/jRandomSkills - Server Files/plugins/dRandomSkills/lang/pl.json +++ b/jRandomSkills - Server Files/plugins/dRandomSkills/lang/pl.json @@ -48,7 +48,7 @@ "quickshot_desc": "Brak cooldown przy strzelaniu", "teleporter_desc": "Zamieniasz się miejscami z trafionym wrogiem", "wallhack_desc": "Widzisz wrogów przez ściany", - "killer_flash_desc": "Każdy całkowicie oślepiony twoim granatem umiera (również ty)", + "killerflash_desc": "Każdy całkowicie oślepiony twoim granatem umiera (również ty)", "weaponsswap_desc": "Zamieniasz się bronią z losowym wrogiem. Kliknij [css_useSkill], cooldown 30s", "weaponsswap_hud_info2": "Nie posiadasz broni na zamiane", "hud_info_no_enemy": "Nie znaleziono przeciwnika",