1
0
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:
tenplus1
2025-11-17 09:15:30 +00:00
parent efb7b7a84e
commit fd408d6d90
2 changed files with 12 additions and 0 deletions

View File

@@ -137,6 +137,8 @@ mobs:register_mob("mob_horse:horse", {
mobs.detach(clicker, {x = 1, y = 0, z = 1})
self:set_animation("stand")
return
end