/w/aprendizaje/picoleto.c line 3: Warning: Redeclaration of global variable 'spells'. before the end of line
/w/aprendizaje/hunther2.c line 5: Warning: Redeclaration of global variable 'spells'. before the end of line
/w/aprendizaje/hunther2.c line 62: Warning: Number of arguments disagrees with previous definition. before  {
/w/aprendizaje/hunther2.lpc:5:23: warning: Redeclaration of global variable 'spells'.
    5 | inherit "/obj/monster";
      |                       ^
/w/aprendizaje/hunther2.lpc:62:43: warning: Number of arguments to 'event_enter' disagrees with previous definition.
   62 | void event_enter(object ob, string message) {
      |                                           ^
/w/aprendizaje/hunther.lpc:8:23: warning: Redeclaration of global variable 'spells'.
    8 | inherit "/obj/monster";
      |                       ^
/w/aprendizaje/picoleto.lpc:3:24: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/guardian";
      |                        ^
/w/aprendizaje/hunther2.lpc:5:23: warning: Redeclaration of global variable 'spells'.
    5 | inherit "/obj/monster";
      |                       ^
/w/aprendizaje/hunther2.lpc:62:43: warning: Number of arguments to 'event_enter' disagrees with previous definition.
   62 | void event_enter(object ob, string message) {
      |                                           ^
/w/aprendizaje/hunther.lpc:8:23: warning: Redeclaration of global variable 'spells'.
    8 | inherit "/obj/monster";
      |                       ^
/w/aprendizaje/picoleto.lpc:3:24: warning: Redeclaration of global variable 'spells'.
    3 | inherit "/obj/guardian";
      |                        ^
