added i18n keys for ingame item descriptions and button prompts
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user