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

@@ -109,7 +109,9 @@
#define SKILL_RESCUE 137 /* Reserved Skill[] DO NOT CHANGE */
#define SKILL_SNEAK 138 /* Reserved Skill[] DO NOT CHANGE */
#define SKILL_STEAL 139 /* Reserved Skill[] DO NOT CHANGE */
#define SKILL_TRACK 140 /* Reserved Skill[] DO NOT CHANGE */
#define SKILL_TRACK 140 /* Reserved Skill[] DO NOT CHANGE */
#define SKILL_BANDAGE 141 /* Reserved Skill[] DO NOT CHANGE */
/* New skills may be added here up to MAX_SKILLS (200) */
/* NON-PLAYER AND OBJECT SPELLS AND SKILLS: The practice levels for the spells