Skip to content
Snippets Groups Projects
Commit 5a797df6 authored by izajime's avatar izajime
Browse files

Fix: No dar cosas incialmente al jugador

parent 336e1d01
No related branches found
No related tags found
2 merge requests!65Feature:,!61Inventario db
......@@ -37,8 +37,6 @@ class Jugador {
atributos[Atributo.Energia] = 10
atributos[Atributo.Critico] = 8
inventario.add(RepositorioObjetos.obtenerObjetoPorNombre("Puñal Vacceo")!!)
habilidades.add(
Habilidad(
nombre = "Furia del Vacceo",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment