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,6 +38,11 @@ runes.datas.items = {
|
||||
description = "Go to me rune",
|
||||
img = "default_wood.png",
|
||||
type = "cube"
|
||||
},
|
||||
["megamana"] = {
|
||||
description = "Mega Mana",
|
||||
img = "default_diamond.png",
|
||||
type = "craftitem"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user