mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-28 04:17:39 +00:00
no more Gold in Free Fall Yendor
This commit is contained in:
@@ -402,7 +402,7 @@ namespace yendor {
|
|||||||
|
|
||||||
nyi.actualKey = ycw.at;
|
nyi.actualKey = ycw.at;
|
||||||
ycw.at->item = itKey;
|
ycw.at->item = itKey;
|
||||||
key->item = itGold;
|
key->item = itNone;
|
||||||
}
|
}
|
||||||
|
|
||||||
yi.push_back(nyi);
|
yi.push_back(nyi);
|
||||||
|
|||||||
Reference in New Issue
Block a user