1
0
Disbranĉigi 0
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
minetest_ocd3/diff/mobs_monster.diff/init.lua.diff

11 lines
319 B
Diff
Raw Permalink Normal View History

2018-03-18 19:18:46 -05:00
26c26
< dofile(path .. "/tree_monster.lua")
---
> -- dofile(path .. "/tree_monster.lua")
29a30,34
> dofile(path .. "/tree_monster_acacia.lua")
> dofile(path .. "/tree_monster_aspen.lua")
> dofile(path .. "/tree_monster_apple.lua")
> dofile(path .. "/tree_monster_jungle.lua")
> dofile(path .. "/tree_monster_pine.lua")