mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 17:11:46 +01:00
new bandage command to enable fighting classes to help incapacitated players (#11)
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user