mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-31 18:02:26 +01:00
Monks get boomerangs at skilled
This commit is contained in:
parent
ea6bcaa432
commit
81e1df27f1
1 changed files with 1 additions and 0 deletions
|
@ -1105,6 +1105,7 @@ static const struct def_skill Skill_Mon[] = {
|
|||
{ P_ENCHANTMENT_SPELL, P_BASIC },{ P_CLERIC_SPELL, P_SKILLED },
|
||||
{ P_ESCAPE_SPELL, P_BASIC }, { P_MATTER_SPELL, P_BASIC },
|
||||
{ P_MARTIAL_ARTS, P_GRAND_MASTER }, { P_TWO_WEAPON_COMBAT, P_GRAND_MASTER },
|
||||
{ P_BOOMERANG, P_SKILLED },
|
||||
#ifdef BARD
|
||||
{ P_MUSICALIZE, P_BASIC },
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue