new bandage command to enable fighting classes to help incapacitated players (#11)

This commit is contained in:
gbrunett
2017-10-20 23:29:07 -04:00
committed by wyld-sw
parent dec0c5af1f
commit 27a2f4bdc8
7 changed files with 70 additions and 1 deletions

View File

@@ -185,6 +185,7 @@ ACMD(do_kill);
ACMD(do_order);
ACMD(do_rescue);
ACMD(do_whirlwind);
ACMD(do_bandage);
/*****************************************************************************
* Begin Functions and defines for act.other.c