u/t/tiny/npc/cook.c line 49: parse error before -cash",1);
u/t/tiny/npc/cook.c line 59: $var illegal outside of function. before N \n",this_player())
u/t/tiny/npc/cook.c line 82: End of file in string before ;
u/t/tiny/npc/cook.c line 49: parse error before -cash",1);
u/t/tiny/npc/cook.c line 59: $var illegal outside of function. before N \n",this_player())
u/t/tiny/npc/cook.c line 82: End of file in string before ;
u/t/tiny/obj/gold-armor.c line 18: parse error before 10);
u/t/tiny/obj/gold-armor.c line 18: parse error before 10);
u/t/tiny/mid.c line 15: parse error before  2,
u/t/tiny/npc/cook.c line 49: parse error
u/t/tiny/npc/cook.c line 59: $var illegal outside of function.
u/t/tiny/npc/cook.c line 82: End of file in string
u/t/tiny/obj/pill.c line 75: parse error before ,);
u/t/tiny/obj/pill.c line 80: Illegal LHS before the end of line
u/t/tiny/obj/pill.c line 80: parse error before the end of line
u/t/tiny/obj/pill.c line 81: Illegal LHS before the end of line
u/t/tiny/obj/pill.c line 81: parse error before the end of line
u/t/tiny/obj/pill.c line 82: Illegal LHS before the end of line
u/t/tiny/obj/pill.c line 75: parse error before ,);
u/t/tiny/obj/pill.c line 80: Illegal LHS before the end of line
u/t/tiny/obj/pill.c line 80: parse error before the end of line
u/t/tiny/obj/pill.c line 81: Illegal LHS before the end of line
u/t/tiny/obj/pill.c line 81: parse error before the end of line
u/t/tiny/obj/pill.c line 82: Illegal LHS before the end of line
u/t/tiny/obj/pill.c line 36: Undefined variable 'this_player'
 before set("mud_age",439593
/u/t/tiny/obj/dragon_armor.lpc:3:9: error: syntax error, unexpected L_IDENTIFIER, expecting L_STRING or '('
    3 | inherit ARMOR;
      |         ^
/u/t/tiny/obj/badsword.lpc:40:65: warning: Unknown escape sequence '\'.
   40 |  set("unwield_msg","$N一收回万恶剑，好像恢复了少许\良知。\n");
      |                                                                 ^
      |                                                                 
/u/t/tiny/obj/badsword.lpc:43:52: warning: Expression has no side effects, and the value is unused
   43 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/t/tiny/obj/cloud_fan.lpc:23:1: warning: Unused local variable 'me'
   23 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:393:1: warning: Unused local variable 'goto_inventory'
  393 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:393:1: warning: Unused local variable 'msg'
  393 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:422:1: warning: Unused local variable 'i'
  422 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:469:1: warning: Unused local variable 'i'
  469 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:487:1: warning: Unused local variable 'usr'
  487 | }
      | ^
/u/t/tiny/obj/cook.lpc:35:50: warning: Unknown escape sequence '\'.
   35 | set("chat_msg_combat",({"打我一个不会武功\的厨师，算得上什么英雄好汉。\n"
      |                                                  ^
      |                                                  
/u/t/tiny/obj/dragon_armor.lpc:3:9: error: syntax error, unexpected L_IDENTIFIER, expecting L_STRING or '('
    3 | inherit ARMOR;
      |         ^
/u/t/tiny/obj/snake_sword.lpc:41:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/weapon/sword.lpc); using the definition in /feature/clean_up.lpc.
/u/t/tiny/obj/frog.lpc:83:43: warning: Unknown escape sequence '\'.
   83 |   write(obj->query("name") + "复制成功\，放在你的物品栏。\n");
      |                                           ^
      |                                           
/u/t/tiny/obj/frog.lpc:88:43: warning: Unknown escape sequence '\'.
   88 |   write(obj->query("name") + "复制成功\，放在这个房间。\n");
      |                                           ^
      |                                           
/u/t/tiny/obj/frog.lpc:216:1: warning: Unused local variable 'i'
  216 | }
      | ^
/u/t/tiny/obj/frog.lpc:257:1: warning: Unused local variable 'i'
  257 | }
      | ^
/u/t/tiny/obj/frog.lpc:257:1: warning: Unused local variable 'ppl_cnt'
  257 | }
      | ^
/u/t/tiny/obj/frog.lpc:286:1: warning: Unused local variable 'i'
  286 | }
      | ^
/u/t/tiny/obj/frog.lpc:286:1: warning: Unused local variable 'ppl_cnt'
  286 | }
      | ^
/u/t/tiny/obj/frog.lpc:322:1: warning: Unused local variable 'mark_loaded'
  322 | }
      | ^
/u/t/tiny/obj/frog.lpc:372:1: warning: Unused local variable 'i'
  372 | }
      | ^
/u/t/tiny/obj/frog.lpc:373:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/item.lpc); using the definition in /feature/clean_up.lpc.
/u/t/tiny/obj/boots2.lpc:12:13: warning: Unknown escape sequence '\'.
   12 | 独门轻功\的话......
      |             ^
      |             
/u/t/tiny/obj/dragon_armor.lpc:3:9: error: syntax error, unexpected L_IDENTIFIER, expecting L_STRING or '('
    3 | inherit ARMOR;
      |         ^
/u/t/tiny/obj/badsword.lpc:40:65: warning: Unknown escape sequence '\'.
   40 |  set("unwield_msg","$N一收回万恶剑，好像恢复了少许\良知。\n");
      |                                                                 ^
      |                                                                 
/u/t/tiny/obj/badsword.lpc:43:52: warning: Expression has no side effects, and the value is unused
   43 |         set("actions", (: __FILE__, "query_action" :) );
      |                                                    ^
/u/t/tiny/obj/cloud_fan.lpc:23:1: warning: Unused local variable 'me'
   23 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:393:1: warning: Unused local variable 'goto_inventory'
  393 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:393:1: warning: Unused local variable 'msg'
  393 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:422:1: warning: Unused local variable 'i'
  422 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:469:1: warning: Unused local variable 'i'
  469 | }
      | ^
/u/t/tiny/obj/wiz_cloak.lpc:487:1: warning: Unused local variable 'usr'
  487 | }
      | ^
/u/t/tiny/obj/cook.lpc:35:50: warning: Unknown escape sequence '\'.
   35 | set("chat_msg_combat",({"打我一个不会武功\的厨师，算得上什么英雄好汉。\n"
      |                                                  ^
      |                                                  
/u/t/tiny/obj/dragon_armor.lpc:3:9: error: syntax error, unexpected L_IDENTIFIER, expecting L_STRING or '('
    3 | inherit ARMOR;
      |         ^
/u/t/tiny/obj/snake_sword.lpc:41:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/weapon/sword.lpc); using the definition in /feature/clean_up.lpc.
/u/t/tiny/obj/frog.lpc:83:43: warning: Unknown escape sequence '\'.
   83 |   write(obj->query("name") + "复制成功\，放在你的物品栏。\n");
      |                                           ^
      |                                           
/u/t/tiny/obj/frog.lpc:88:43: warning: Unknown escape sequence '\'.
   88 |   write(obj->query("name") + "复制成功\，放在这个房间。\n");
      |                                           ^
      |                                           
/u/t/tiny/obj/frog.lpc:216:1: warning: Unused local variable 'i'
  216 | }
      | ^
/u/t/tiny/obj/frog.lpc:257:1: warning: Unused local variable 'i'
  257 | }
      | ^
/u/t/tiny/obj/frog.lpc:257:1: warning: Unused local variable 'ppl_cnt'
  257 | }
      | ^
/u/t/tiny/obj/frog.lpc:286:1: warning: Unused local variable 'i'
  286 | }
      | ^
/u/t/tiny/obj/frog.lpc:286:1: warning: Unused local variable 'ppl_cnt'
  286 | }
      | ^
/u/t/tiny/obj/frog.lpc:322:1: warning: Unused local variable 'mark_loaded'
  322 | }
      | ^
/u/t/tiny/obj/frog.lpc:372:1: warning: Unused local variable 'i'
  372 | }
      | ^
/u/t/tiny/obj/frog.lpc:373:1: warning: clean_up() inherited from both /feature/clean_up.lpc and /feature/clean_up.lpc (via /std/item.lpc); using the definition in /feature/clean_up.lpc.
/u/t/tiny/obj/boots2.lpc:12:13: warning: Unknown escape sequence '\'.
   12 | 独门轻功\的话......
      |             ^
      |             
