server/src/scripts/familiars.lua
Enno Rehling 6ed9ea2a9b call create_mage() for familiars
created a new lua file for familiar specializations, not really any content for now.
2006-02-26 13:24:16 +00:00

3 lines
64 B
Lua

function initfamiliar_lynx(u)
print("a lynx is born ;-)")
end