mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-16 15:15:27 +01:00
Added amulets
- Added amulets' API - Added some amulets
This commit is contained in:
@@ -9,7 +9,10 @@ dofile(modpath.."/api.lua")
|
||||
-- Then the rune themselves
|
||||
dofile(modpath.."/registration.lua")
|
||||
|
||||
-- And the handlers
|
||||
-- The handlers
|
||||
dofile(modpath.."/handlers.lua")
|
||||
|
||||
-- The amulets
|
||||
dofile(modpath.."/amulets.lua")
|
||||
|
||||
minetest.log("action","[runes] Mod loaded")
|
||||
|
||||
Reference in New Issue
Block a user