missing commit

This commit is contained in:
Zeno Rogue 2018-01-04 21:24:13 +01:00
parent e21d8d79fc
commit 71897fc7f9
1 changed files with 1 additions and 0 deletions

View File

@ -2443,3 +2443,4 @@ extern eMonster passive_switch;
bool cannotPickupItem(cell *c, bool telekinesis);
bool canPickupItemWithMagnetism(cell *c, cell *from);
void pickupMovedItems(cell *c);
eMonster genRuinMonster(cell *c);