mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-23 01:47:39 +00:00
item/monster/wall/land types done with X-macros; flags given too
This commit is contained in:
@@ -2376,6 +2376,8 @@ void giantLandSwitch(cell *c, int d, cell *from) {
|
||||
#endif
|
||||
c->monst = moGhost;
|
||||
break;
|
||||
|
||||
case landtypes: break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user