mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
fixed the (commented) Lapis Lazuli
This commit is contained in:
parent
d7406af1df
commit
d00b08c4f3
@ -862,7 +862,7 @@ ITEM( 'o', 0xD08080, "Orb of Choice", itOrbChoice, IC_ORB, ZERO, RESERVED, osNon
|
||||
"Hyperbolic geometry makes this even easier!\n\n"
|
||||
"When you pick up another Orb, it will not disappear from the ground -- Orb of Choice will be drained instead."
|
||||
)
|
||||
//ITEM( '*', 0x26619C, "Lapis Lazuli", moNone, ZERO | MF_NOGHOST | MF_NOBLOW, RESERVED, moNone, NODESCYET)
|
||||
//ITEM( '*', 0x26619C, "Lapis Lazuli", itLapisLazuli, IC_TREASURE, ZERO, RESERVED, osNone, NODESCYET)
|
||||
|
||||
WALL( '.', 0xFF00FF, "no wall", waNone, ZERO | WF_HEATCOLOR, RESERVED, 0, sgNone, NULL)
|
||||
WALL( '#', 0x8080FF, "ice wall", waIcewall, WF_WALL | WF_HIGHWALL | WF_HEATCOLOR, RESERVED, 0, sgNone,
|
||||
|
Loading…
Reference in New Issue
Block a user