/w/valar/workroom.lpc:51:54: error: Bad type for argument 1 of add_feel ( string vs mixed * )
   51 |       "se adentra en tu cuerpo y lo llena de vida'\n");
      |                                                      ^
/w/valar/armario.lpc:36:30: error: Bad type for argument 1 of add_item ( string vs mixed * )
   36 |       "que no quiso pagar.\n");
      |                              ^
/w/valar/baularmadura.lpc:22:2: error: syntax error, unexpected '}'
   22 | }}
      |  ^
/w/valar/pruebas/minero2.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/sirvienta.lpc:4:23: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/monster";
      |                       ^
  note: while loading '/std/underground' inherited by '/w/valar/pruebas/minas2_00'
/w/valar/pruebas/mini-levi.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/bibliotecario.lpc:3:9: error: syntax error, unexpected '/', expecting L_STRING or '('
    3 | inherit /std/monster
      |         ^
/w/valar/pruebas/dragon.lpc:8:22: warning: Redeclaration of global variable 'spells'.
    8 | inherit "obj/monster";
      |                      ^
/w/valar/pruebas/dragon.lpc:60:23: error: Undefined function set_ethics
   60 |        set_ethics(1000);
      |                       ^
/w/valar/pruebas/dragon.lpc:74:24: error: Undefined function set_ethics
   74 |        set_ethics(-1000);
      |                        ^
/w/valar/pruebas/dragon.lpc:88:23: error: Undefined function set_ethics
   88 |        set_ethics(1000);
      |                       ^
/w/valar/pruebas/dragon.lpc:102:24: error: Undefined function set_ethics
  102 |        set_ethics(-2000);
      |                        ^
/w/valar/pruebas/dragon.lpc:116:23: error: Undefined function set_ethics
  116 |        set_ethics(1500);
      |                       ^
/w/valar/pruebas/dragon.lpc:130:24: error: Undefined function set_ethics
  130 |        set_ethics(-5500);
      |                        ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'two'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'three'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'four'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'five'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/orc.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/guardias_minas2.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/biblioteca.lpc:21:57: error: Bad type for argument 1 of add_item ( string vs mixed * )
   21 |    "historias, relatos e informacion sobre Ninetears.\n");
      |                                                         ^
/w/valar/pruebas/biblioteca.lpc:25:73: error: Bad type for argument 1 of add_item ( string vs mixed * )
   25 |    "pero el suelo esta bastante estropeado con grietas y losas rotas.\n");
      |                                                                         ^
/w/valar/kit_comunicaciones.lpc:20:6: error: Undefined variable 'morir'
   20 | morir, asi como darselo a otro.
      |      ^
/w/valar/kit_comunicaciones.lpc:20:12: error: syntax error, unexpected L_IDENTIFIER
   20 | morir, asi como darselo a otro.
      |            ^
/w/valar/kit_comunicaciones.lpc:107:15: error: Illegal LHS
  107 |    str = "/d/";
      |               ^
/w/valar/kit_comunicaciones.lpc:107:15: warning: Expression has no side effects, and the value is unused
  107 |    str = "/d/";
      |               ^
/w/valar/kit_comunicaciones.lpc:107:15: warning: Expression has no side effects, and the value is unused
  107 |    str = "/d/";
      |               ^
/w/valar/kit_comunicaciones.lpc:108:8: error: Undefined variable 'str'
  108 |    str += verb;
      |        ^
/w/valar/kit_comunicaciones.lpc:108:8: error: Illegal lvalue
  108 |    str += verb;
      |        ^
/w/valar/kit_comunicaciones.lpc:108:15: error: Undefined variable 'verb'
  108 |    str += verb;
      |               ^
/w/valar/kit_comunicaciones.lpc:252:1: warning: Unused local variable 'env'
  252 | }
      | ^
/w/valar/descargas/palacio/items/coraza_negra.lpc:21:23: error: syntax error, unexpected '{'
   21 | add_property("guild", {"khurgar"});
      |                       ^
/w/valar/descargas/palacio/items/hacha_del_caos.lpc:16:28: error: syntax error, unexpected '{'
   16 |      add_property("guild", {"khurgar"});
      |                            ^
/w/valar/descargas/palacio/items/hacha_del_caos.lpc:51:34: error: syntax error, unexpected ';'
   51 |              res = random(20) + 9;
      |                                  ^
/w/valar/descargas/palacio/guardia_palacio.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/guardia_palacio.lpc:66:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   66 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:66:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   66 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:93:1: error: Redeclaration of function 'attack_by'.
   93 | }
      | ^
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:64:24: error: Undefined variable 'ITEMSPALACIO'
   64 | add_clone(ITEMSPALACIO +"hacha_guardia",2);
      |                        ^
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:91:1: error: Redeclaration of function 'attack_by'.
   91 | }
      | ^
/w/valar/descargas/palacio/guardia_palacio2.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio2.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio2.lpc:6:25: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/civil.lpc";
      |                         ^
/w/valar/descargas/palacio/guardia_palacio2.lpc:65:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   65 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/palacio/rey_keroon.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/rey_keroon.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/rey_keroon.lpc:64:24: error: Undefined variable 'ITEMSPALACIO'
   64 | add_clone(ITEMSPALACIO +"hacha_del_caos",1);
      |                        ^
/w/valar/descargas/general_keroon.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/general_keroon.lpc:5:28: warning: Redeclaration of global variable 'spells'.
    5 | inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                            ^
/w/valar/descargas/general_keroon.lpc:41:35: error: Undefined variable 'ITEMSKEROONPOBRE'
   41 |         add_clone(ITEMSKEROONPOBRE+"hacha_guardia",2);
      |                                   ^
/w/valar/descargas/gu1.lpc:4:24: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/guardian";
      |                        ^
/w/valar/descargas/capitan_keroon.lpc:3: error: Cannot #include ../../../path.h
/w/valar/descargas/capitan_keroon.lpc:5:32: warning: Redeclaration of global variable 'spells'.
    5 |     inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                                ^
/w/valar/descargas/capitan_keroon.lpc:41:36: error: Undefined variable 'ITEMSKEROONPOBRE'
   41 |         add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                                    ^
/w/valar/descargas/sargento_keroon.lpc:3: error: Cannot #include ../../../path.h
/w/valar/descargas/sargento_keroon.lpc:5:32: warning: Redeclaration of global variable 'spells'.
    5 |     inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                                ^
/w/valar/descargas/sargento_keroon.lpc:41:36: error: Undefined variable 'ITEMSKEROONPOBRE'
   41 |         add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                                    ^
/w/valar/descargas/guardia_patrulla.lpc:4:24: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/guardian";
      |                        ^
/w/valar/descargas/capitan_patrulla.lpc:4:24: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/guardian";
      |                        ^
/w/valar/descargas/guardia_puerta.lpc:3: error: Cannot #include ../../../path.h
/w/valar/descargas/guardia_puerta.lpc:5:28: warning: Redeclaration of global variable 'spells'.
    5 | inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                            ^
/w/valar/descargas/guardia_puerta.lpc:38:36: error: Undefined variable 'ITEMSKEROONPOBRE'
   38 |         add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                                    ^
/w/valar/descargas/bixos_keroon_pobre2.lpc:3:22: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/civil" ;
      |                      ^
/w/valar/descargas/duergar.lpc:1:23: warning: Redeclaration of global variable 'spells'.
    1 | inherit "/obj/monster";
      |                       ^
/w/valar/descargas/duergar.lpc:3:40: warning: Number of arguments to 'event_enter' disagrees with previous definition.
    3 | void event_enter(object ob, string mess)
      |                                        ^
/w/valar/descargas/guardian_keroon_pobre.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/guardian_keroon_pobre.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/guardian_keroon_pobre.lpc:66:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   66 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/bixos_keroon_pobre.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/bar.lpc:50:86: error: Bad type for argument 1 of add_item ( string vs mixed * )
   50 |       "vasos dispuestos para ser utilizados ya mismo (A que te apetece una copa?).\n");
      |                                                                                      ^
/w/valar/dormitorio.lpc:46:27: error: Bad type for argument 1 of add_item ( string vs mixed * )
   46 |       "comodos muebles.\n");
      |                           ^
/w/valar/workroom.lpc:51:54: error: Bad type for argument 1 of add_feel ( string vs mixed * )
   51 |       "se adentra en tu cuerpo y lo llena de vida'\n");
      |                                                      ^
/w/valar/armario.lpc:36:30: error: Bad type for argument 1 of add_item ( string vs mixed * )
   36 |       "que no quiso pagar.\n");
      |                              ^
/w/valar/baularmadura.lpc:22:2: error: syntax error, unexpected '}'
   22 | }}
      |  ^
/w/valar/pruebas/minero2.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/sirvienta.lpc:4:23: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/monster";
      |                       ^
  note: while loading '/std/underground' inherited by '/w/valar/pruebas/minas2_00'
/w/valar/pruebas/mini-levi.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/bibliotecario.lpc:3:9: error: syntax error, unexpected '/', expecting L_STRING or '('
    3 | inherit /std/monster
      |         ^
/w/valar/pruebas/dragon.lpc:8:22: warning: Redeclaration of global variable 'spells'.
    8 | inherit "obj/monster";
      |                      ^
/w/valar/pruebas/dragon.lpc:60:23: error: Undefined function set_ethics
   60 |        set_ethics(1000);
      |                       ^
/w/valar/pruebas/dragon.lpc:74:24: error: Undefined function set_ethics
   74 |        set_ethics(-1000);
      |                        ^
/w/valar/pruebas/dragon.lpc:88:23: error: Undefined function set_ethics
   88 |        set_ethics(1000);
      |                       ^
/w/valar/pruebas/dragon.lpc:102:24: error: Undefined function set_ethics
  102 |        set_ethics(-2000);
      |                        ^
/w/valar/pruebas/dragon.lpc:116:23: error: Undefined function set_ethics
  116 |        set_ethics(1500);
      |                       ^
/w/valar/pruebas/dragon.lpc:130:24: error: Undefined function set_ethics
  130 |        set_ethics(-5500);
      |                        ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'two'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'three'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'four'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/dragon.lpc:329:1: warning: Unused local variable 'five'
  329 | }  /*  valid_attack()  */
      | ^
/w/valar/pruebas/orc.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/guardias_minas2.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/pruebas/biblioteca.lpc:21:57: error: Bad type for argument 1 of add_item ( string vs mixed * )
   21 |    "historias, relatos e informacion sobre Ninetears.\n");
      |                                                         ^
/w/valar/pruebas/biblioteca.lpc:25:73: error: Bad type for argument 1 of add_item ( string vs mixed * )
   25 |    "pero el suelo esta bastante estropeado con grietas y losas rotas.\n");
      |                                                                         ^
/w/valar/kit_comunicaciones.lpc:20:6: error: Undefined variable 'morir'
   20 | morir, asi como darselo a otro.
      |      ^
/w/valar/kit_comunicaciones.lpc:20:12: error: syntax error, unexpected L_IDENTIFIER
   20 | morir, asi como darselo a otro.
      |            ^
/w/valar/kit_comunicaciones.lpc:107:15: error: Illegal LHS
  107 |    str = "/d/";
      |               ^
/w/valar/kit_comunicaciones.lpc:107:15: warning: Expression has no side effects, and the value is unused
  107 |    str = "/d/";
      |               ^
/w/valar/kit_comunicaciones.lpc:107:15: warning: Expression has no side effects, and the value is unused
  107 |    str = "/d/";
      |               ^
/w/valar/kit_comunicaciones.lpc:108:8: error: Undefined variable 'str'
  108 |    str += verb;
      |        ^
/w/valar/kit_comunicaciones.lpc:108:8: error: Illegal lvalue
  108 |    str += verb;
      |        ^
/w/valar/kit_comunicaciones.lpc:108:15: error: Undefined variable 'verb'
  108 |    str += verb;
      |               ^
/w/valar/kit_comunicaciones.lpc:252:1: warning: Unused local variable 'env'
  252 | }
      | ^
/w/valar/descargas/palacio/items/coraza_negra.lpc:21:23: error: syntax error, unexpected '{'
   21 | add_property("guild", {"khurgar"});
      |                       ^
/w/valar/descargas/palacio/items/hacha_del_caos.lpc:16:28: error: syntax error, unexpected '{'
   16 |      add_property("guild", {"khurgar"});
      |                            ^
/w/valar/descargas/palacio/items/hacha_del_caos.lpc:51:34: error: syntax error, unexpected ';'
   51 |              res = random(20) + 9;
      |                                  ^
/w/valar/descargas/palacio/guardia_palacio.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/guardia_palacio.lpc:66:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   66 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:66:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   66 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/palacio/npcs/guardia_palacio.lpc:93:1: error: Redeclaration of function 'attack_by'.
   93 | }
      | ^
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:64:24: error: Undefined variable 'ITEMSPALACIO'
   64 | add_clone(ITEMSPALACIO +"hacha_guardia",2);
      |                        ^
/w/valar/descargas/palacio/npcs/rey_keroon.lpc:91:1: error: Redeclaration of function 'attack_by'.
   91 | }
      | ^
/w/valar/descargas/palacio/guardia_palacio2.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio2.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/guardia_palacio2.lpc:6:25: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/civil.lpc";
      |                         ^
/w/valar/descargas/palacio/guardia_palacio2.lpc:65:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   65 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/palacio/rey_keroon.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/palacio/rey_keroon.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/palacio/rey_keroon.lpc:64:24: error: Undefined variable 'ITEMSPALACIO'
   64 | add_clone(ITEMSPALACIO +"hacha_del_caos",1);
      |                        ^
/w/valar/descargas/general_keroon.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/general_keroon.lpc:5:28: warning: Redeclaration of global variable 'spells'.
    5 | inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                            ^
/w/valar/descargas/general_keroon.lpc:41:35: error: Undefined variable 'ITEMSKEROONPOBRE'
   41 |         add_clone(ITEMSKEROONPOBRE+"hacha_guardia",2);
      |                                   ^
/w/valar/descargas/gu1.lpc:4:24: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/guardian";
      |                        ^
/w/valar/descargas/capitan_keroon.lpc:3: error: Cannot #include ../../../path.h
/w/valar/descargas/capitan_keroon.lpc:5:32: warning: Redeclaration of global variable 'spells'.
    5 |     inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                                ^
/w/valar/descargas/capitan_keroon.lpc:41:36: error: Undefined variable 'ITEMSKEROONPOBRE'
   41 |         add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                                    ^
/w/valar/descargas/sargento_keroon.lpc:3: error: Cannot #include ../../../path.h
/w/valar/descargas/sargento_keroon.lpc:5:32: warning: Redeclaration of global variable 'spells'.
    5 |     inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                                ^
/w/valar/descargas/sargento_keroon.lpc:41:36: error: Undefined variable 'ITEMSKEROONPOBRE'
   41 |         add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                                    ^
/w/valar/descargas/guardia_patrulla.lpc:4:24: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/guardian";
      |                        ^
/w/valar/descargas/capitan_patrulla.lpc:4:24: warning: Redeclaration of global variable 'spells'.
    4 | inherit "/obj/guardian";
      |                        ^
/w/valar/descargas/guardia_puerta.lpc:3: error: Cannot #include ../../../path.h
/w/valar/descargas/guardia_puerta.lpc:5:28: warning: Redeclaration of global variable 'spells'.
    5 | inherit "/obj/guardian.lpc";  // --> Valar Updated
      |                            ^
/w/valar/descargas/guardia_puerta.lpc:38:36: error: Undefined variable 'ITEMSKEROONPOBRE'
   38 |         add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                                    ^
/w/valar/descargas/bixos_keroon_pobre2.lpc:3:22: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/civil" ;
      |                      ^
/w/valar/descargas/duergar.lpc:1:23: warning: Redeclaration of global variable 'spells'.
    1 | inherit "/obj/monster";
      |                       ^
/w/valar/descargas/duergar.lpc:3:40: warning: Number of arguments to 'event_enter' disagrees with previous definition.
    3 | void event_enter(object ob, string mess)
      |                                        ^
/w/valar/descargas/guardian_keroon_pobre.lpc:4: error: Cannot #include ../../../path.h
/w/valar/descargas/guardian_keroon_pobre.lpc:6:28: warning: Redeclaration of global variable 'spells'.
    6 | inherit "/obj/guardian.lpc";
      |                            ^
/w/valar/descargas/guardian_keroon_pobre.lpc:66:28: error: Undefined variable 'ITEMSKEROONPOBRE'
   66 | add_clone(ITEMSKEROONPOBRE +"hacha_guardia",2);
      |                            ^
/w/valar/descargas/bixos_keroon_pobre.lpc:3:23: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/monster";
      |                       ^
/w/valar/bar.lpc:50:86: error: Bad type for argument 1 of add_item ( string vs mixed * )
   50 |       "vasos dispuestos para ser utilizados ya mismo (A que te apetece una copa?).\n");
      |                                                                                      ^
/w/valar/dormitorio.lpc:46:27: error: Bad type for argument 1 of add_item ( string vs mixed * )
   46 |       "comodos muebles.\n");
      |                           ^
