mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-22 19:18:41 +00:00
ru:: removed key conflict on 'c'
This commit is contained in:
@@ -364,7 +364,7 @@ void gen_powers() {
|
|||||||
"but will let you easily map the parts of the world you have seen so far. Contrary to Poincaré's ball, straight lines are "
|
"but will let you easily map the parts of the world you have seen so far. Contrary to Poincaré's ball, straight lines are "
|
||||||
"mapped faithfully."),
|
"mapped faithfully."),
|
||||||
|
|
||||||
gen_power('c', "furry ring",
|
gen_power('u', "furry ring",
|
||||||
"This strange ring is too small to put on your finger, but maybe you could put it on your small toe?",
|
"This strange ring is too small to put on your finger, but maybe you could put it on your small toe?",
|
||||||
"=", 0xe1cbbeFF,
|
"=", 0xe1cbbeFF,
|
||||||
[] (data& d) {
|
[] (data& d) {
|
||||||
|
|||||||
Reference in New Issue
Block a user