mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-17 01:21:19 +00:00
missing commit
This commit is contained in:
@@ -2443,3 +2443,4 @@ extern eMonster passive_switch;
|
|||||||
bool cannotPickupItem(cell *c, bool telekinesis);
|
bool cannotPickupItem(cell *c, bool telekinesis);
|
||||||
bool canPickupItemWithMagnetism(cell *c, cell *from);
|
bool canPickupItemWithMagnetism(cell *c, cell *from);
|
||||||
void pickupMovedItems(cell *c);
|
void pickupMovedItems(cell *c);
|
||||||
|
eMonster genRuinMonster(cell *c);
|
||||||
|
|||||||
Reference in New Issue
Block a user