Chris-plus-alphanumericgibberish / dNAO

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

Only LIGHTSABER lightsabers have readable hilts. #1797

Open demogorgon22 opened 3 years ago

demogorgon22 commented 3 years ago

https://github.com/Chris-plus-alphanumericgibberish/dNAO/blob/compat-3.21.1/src/read.c#L305 https://github.com/Chris-plus-alphanumericgibberish/dNAO/blob/compat-3.21.1/src/read.c#L66

Should probably check is_lightsaber. There's no reason beamswords and double lightsabers shouldn't have readable hilts.

NeroOneTrueKing commented 3 years ago

Reason: the hilts haven't been written yet.