mirror of
http://repo.or.cz/minetest_pyramids/tsm_pyramids.git
synced 2024-12-22 15:30:19 +01:00
Fix typo
This commit is contained in:
parent
18abc7a419
commit
b8ffcb9afe
@ -61,7 +61,7 @@ end
|
||||
function mummy_update_visuals_def(self)
|
||||
--local name = get_player_name()
|
||||
visual = default_model_def
|
||||
mummy_npc_anim = 0 -- Animation will be set further below immediately
|
||||
npc_anim = 0 -- Animation will be set further below immediately
|
||||
--npc_sneak[name] = false
|
||||
prop = {
|
||||
mesh = mummy_mesh,
|
||||
|
Loading…
Reference in New Issue
Block a user