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