Chris-plus-alphanumericgibberish / dNAO

Merge of dnethack onto the nethack.alt.org sources.
Other
20 stars 29 forks source link

Allow training of lightsaber forms without requisite weapon skill to use them #1296

Open NeroOneTrueKing opened 3 years ago

NeroOneTrueKing commented 3 years ago

Enhancement: It solves "why can I only reach Basic in

?". This would bring lightsaber forms in line with twoweapon combat -- you can train a skill that you can't use to its fullest.

Minor bugfix: This would fix an impossible() message on firing up an Inc Ana about training Shii-Cho without having any saber skill.

Chris-plus-alphanumericgibberish commented 3 years ago

The bug was due to an unrelated problem (the initial round of skill setting was giving Inc Anas basic Shii-Cho, but their max skill in Shii-Cho wasn't set until later.