mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-26 04:33:11 +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;
|
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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user