mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2025-07-11 20:50:33 +02:00
tidy code
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
local S = mobs.intllib_monster
|
||||
-- Translation support
|
||||
local S = minetest.get_translator("mobs_monster")
|
||||
|
||||
local mob_drops = {
|
||||
{name = "fireflies:firefly", chance = 1, min = 1, max = 1}
|
||||
|
Reference in New Issue
Block a user