added i18n keys for ingame item descriptions and button prompts

This commit is contained in:
2025-08-20 19:30:30 +10:00
parent 198177bbae
commit 2859b6dd43
50 changed files with 297 additions and 114 deletions

View File

@@ -8,7 +8,7 @@
[resource]
script = ExtResource("1_k5sd1")
title = "Baby Eye Dog"
title = "ENEMY_FAST_BABY"
target_type = 1
scene = ExtResource("3_otbdk")
icon = ExtResource("1_xgen5")

View File

@@ -8,7 +8,7 @@
[resource]
script = ExtResource("4_x2l2n")
title = "Crystalisk"
title = "ENEMY_FLYING_CRYSTAL"
target_type = 2
scene = ExtResource("3_7w5fm")
icon = ExtResource("2_idym2")

View File

@@ -8,7 +8,7 @@
[resource]
script = ExtResource("1_q48il")
title = "Elder Eye Dog"
title = "ENEMY_HEAVY_WALKER"
target_type = 1
scene = ExtResource("3_m808b")
icon = ExtResource("1_lck53")

View File

@@ -14,7 +14,7 @@ region = Rect2(0, 0, 32, 32)
[resource]
resource_local_to_scene = true
script = ExtResource("1_ivs7a")
title = "Eye Dog"
title = "ENEMY_DOG"
target_type = 1
scene = ExtResource("3_tyyee")
icon = ExtResource("2_tyyee")