magic_sys/abilities.lua

6 lines
70 B
Lua
Raw Normal View History

-- not implemented
function magic_sys.get_level(pname)
return 0
end