mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-07-30 01:12:25 +01:00
Beauteous ones give off light
This commit is contained in:
parent
c8bb6435b6
commit
dc291a319f
1 changed files with 1 additions and 0 deletions
|
@ -671,6 +671,7 @@
|
|||
(ptr)->mtyp == PM_COTERIE_OF_MOTES ||\
|
||||
(ptr)->mtyp == PM_BALL_OF_RADIANCE) ? 2 : \
|
||||
((ptr)->mtyp == PM_THRONE_ARCHON ||\
|
||||
(ptr)->mtyp == PM_BEAUTEOUS_ONE ||\
|
||||
(ptr)->mtyp == PM_ASPECT_OF_THE_SILENCE) ? 3 : \
|
||||
((ptr)->mtyp == PM_BLESSED) ? 4 : \
|
||||
((ptr)->mtyp == PM_LIGHT_ARCHON|| \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue