mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-13 11:22:26 +01:00
This commit is contained in:
@ -214,6 +214,7 @@ function awards.unlock(name, award)
|
||||
|
||||
-- Get award
|
||||
minetest.log("action", name.." has gotten award "..name)
|
||||
minetest.chat_send_all("<"..name.."> "..S("Achievement gotten: @1", award))
|
||||
data.unlocked[award] = award
|
||||
awards.save()
|
||||
|
||||
|
Reference in New Issue
Block a user