index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
Weichenhebel-CooleLokAnimiert
/
dampflock4pipe_animated.blend
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
-- can be overriden by mods
function
core
.
calculate_knockback
(
player
,
hitter
,
time_from_last_punch
,
tool_capabilities
,
dir
,
distance
,
damage
)
if
damage
==
0
or
player
:
get_armor_groups
().
immortal
then
return
0.0