mirror of
https://github.com/opentibiabr/canary
synced 2026-08-16 06:26:09 -04:00
4 lines
202 B
Lua
4 lines
202 B
Lua
|
|
createFunctions(MonsterType) -- creates get/set functions for MonsterType
|
||
|
|
createFunctions(NpcType) -- creates get/set functions for NpcType
|
||
|
|
createFunctions(Spell) -- creates get/set functions for Spell
|