mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-23 22:40:08 +00:00
no more Gold in Free Fall Yendor
This commit is contained in:
parent
4498aa10b7
commit
a4db1ad7b2
@ -402,7 +402,7 @@ namespace yendor {
|
||||
|
||||
nyi.actualKey = ycw.at;
|
||||
ycw.at->item = itKey;
|
||||
key->item = itGold;
|
||||
key->item = itNone;
|
||||
}
|
||||
|
||||
yi.push_back(nyi);
|
||||
|
Loading…
x
Reference in New Issue
Block a user