1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-31 01:42:24 +01:00

Plasteel helms grant infravision

This commit is contained in:
Chris-plus-alphanumericgibberish 2017-05-30 13:18:16 -04:00
parent 87e4b81d65
commit 66fce22cb9

View file

@ -430,7 +430,7 @@ HELM("high-elven helm", "runed helm", /*Needs encyc entry*//*Needs tile*/
HELM("droven helm", "spider-shaped helm", /*Needs encyc entry*//*Needs tile*/
0, 0, 0, 0, 1, 50, 5, 7, 0, MINERAL, CLR_BLACK),
HELM("plasteel helm", "white skull helm", /*Needs encyc entry*//*Needs tile*/
0, 0, 0, 0, 2, 25, 50, 7, 2, PLASTIC, CLR_WHITE),
0, 1, INFRAVISION, 0, 2, 25, 50, 7, 2, PLASTIC, CLR_WHITE),
HELM("crystal helm", "fish bowl", /*Needs encyc entry*//*Needs tile*/
0, 0, 0, 0, 2,150, 300, 5, 1, GLASS, CLR_CYAN),
/* With shuffled appearances... */