w/tyrael/a_espec.c line 25: Wrong number of arguments to add_attack
    Expected: 4  Got: 7
w/tyrael/a_espec.c line 94: parse error
w/tyrael/exec_tmp.c line 4: Undefined variable 'testaza'
w/tyrael/exec_tmp.c line 4: Undefined variable 'here'
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: Single '#' in identifier -- use '##' for token pasting
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 6: End of file in string
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: parse error
w/tyrael/exec_tmp.c line 4: Undefined variable 'ghejed'
/w/tyrael/workroom.lpc:36:96: error: Bad type for argument 1 of add_feel ( string vs mixed * )
   36 |   add_feel(({"chair", "seat",}), "It feels smooth although you get dust all over your fingers.");
      |                                                                                                ^
/w/tyrael/a_espec.lpc:82:61: warning: Number of arguments to 'weapon_attack' disagrees with previous definition.
   82 | int weapon_attack(object defdr, object atckr,int damage_roll)
      |                                                             ^
/w/tyrael/workroom.lpc:36:96: error: Bad type for argument 1 of add_feel ( string vs mixed * )
   36 |   add_feel(({"chair", "seat",}), "It feels smooth although you get dust all over your fingers.");
      |                                                                                                ^
/w/tyrael/a_espec.lpc:82:61: warning: Number of arguments to 'weapon_attack' disagrees with previous definition.
   82 | int weapon_attack(object defdr, object atckr,int damage_roll)
      |                                                             ^
