mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-17 23:20:23 +02:00
Added mana max rune
- Added mane max rune - Fixed projection rune
This commit is contained in:
@ -38,7 +38,6 @@ runes.datas.items = {
|
||||
description = "Go to me rune",
|
||||
img = "default_wood.png",
|
||||
type = "cube"
|
||||
<<<<<<< HEAD
|
||||
},
|
||||
["megamana"] = {
|
||||
description = "Mega Mana",
|
||||
@ -50,9 +49,6 @@ runes.datas.items = {
|
||||
img = "default_grass.png",
|
||||
type = "plate"
|
||||
},
|
||||
=======
|
||||
}
|
||||
>>>>>>> Added base of runes mod
|
||||
}
|
||||
|
||||
for key, value in pairs(runes.datas.items) do
|
||||
|
Reference in New Issue
Block a user