mirror of
https://github.com/opentibiabr/canary
synced 2026-08-16 06:26:09 -04:00
Resolves #2145 
3 lines
202 B
Lua
3 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
|