d/abyss/hell/bridge.c line 36: parse error
d/abyss/hell/bridge.c line 36: parse error
/d/abyss/hell/monster/bullhead.lpc:5:9: warning: Redeclaration of global variable 'alias'.
    5 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/monster/black_wuchang2.lpc:7:9: warning: Redeclaration of global variable 'alias'.
    7 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/monster/black_wuchang.lpc:7:9: warning: Redeclaration of global variable 'alias'.
    7 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/monster/lord_chinguan.lpc:9:9: warning: Redeclaration of global variable 'alias'.
    9 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/monster/horseface.lpc:9:9: warning: Redeclaration of global variable 'alias'.
    9 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/monster/white_wuchang.lpc:7:9: warning: Redeclaration of global variable 'alias'.
    7 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/monster/judge.lpc:9:9: warning: Redeclaration of global variable 'alias'.
    9 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
/d/abyss/hell/复件 bridge.lpc:36:9: error: syntax error, unexpected ';'
   36 |  reset();
      |         ^
/d/abyss/hell/monster/black_wuchang.lpc:7:9: Warning: Redeclaration of global variable 'alias'.
    7 | inherit MONSTER;
      |         ^
/include/mudlib.h:17:9: note: expanded from macro 'MONSTER'
   17 | #define MONSTER   "/std/npc"
      |         ^
