mirror of
https://codeberg.org/tenplus1/mob_horse.git
synced 2025-11-21 00:25:27 +01:00
add spanish translation (thx X-DE1), change to stand animation when dismounting horse
This commit is contained in:
2
init.lua
2
init.lua
@@ -137,6 +137,8 @@ mobs:register_mob("mob_horse:horse", {
|
|||||||
|
|
||||||
mobs.detach(clicker, {x = 1, y = 0, z = 1})
|
mobs.detach(clicker, {x = 1, y = 0, z = 1})
|
||||||
|
|
||||||
|
self:set_animation("stand")
|
||||||
|
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
10
locale/mob_horse.es.tr
Normal file
10
locale/mob_horse.es.tr
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# textdomain:mob_horse
|
||||||
|
, jump height: = , altura de salto:
|
||||||
|
, stop speed: = , desaceleración:
|
||||||
|
speed: = velocidad:
|
||||||
|
Bronze HorseShoes (use on horse to apply)=Herraduras de bronze (úsalas en el caballo para herrar)
|
||||||
|
Diamond HorseShoes (use on horse to apply)=Herraduras de diamante (úsalas en el caballo para herrar)
|
||||||
|
Horse=Caballo
|
||||||
|
Horse shoes fitted -= Herrado -
|
||||||
|
Mese HorseShoes (use on horse to apply)=Herraduras de mese (úsalas en el caballo para herrar)
|
||||||
|
Steel HorseShoes (use on horse to apply)=Herraduras de acero (úsalas en el caballo para herrar)
|
||||||
Reference in New Issue
Block a user