Commit dde56732 authored by zero's avatar zero 🎱

Add new file

parent f9f8dd35
Pipeline #43 canceled with stages
-- Inicialización del servidor para el plugin HogwartsRP Clases
-- Contiene hooks y lógica inicial.
function SCHEMA:OnCharacterCreated(client, character)
character:SetData("clasesCompletadas", {})
character:SetData("hechizosAprendidos", {})
end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment