mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-27 04:28:48 +01:00
new bandage command to enable fighting classes to help incapacitated players (#11)
This commit is contained in:
parent
dec0c5af1f
commit
27a2f4bdc8
7 changed files with 70 additions and 1 deletions
|
|
@ -956,5 +956,6 @@ void mag_assign_spells(void)
|
|||
skillo(SKILL_STEAL, "steal");
|
||||
skillo(SKILL_TRACK, "track");
|
||||
skillo(SKILL_WHIRLWIND, "whirlwind");
|
||||
skillo(SKILL_BANDAGE, "bandage");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue