mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 10:48:04 +00:00
more XLAT refactoring, and preparation for gentrans.cpp
This commit is contained in:
@@ -189,7 +189,7 @@ const orbinfo& getNativityOrbInfo(eItem orb) {
|
||||
return oi;
|
||||
}
|
||||
|
||||
EX string olrDescriptions[] = {
|
||||
EX string olrDescriptions[18] = {
|
||||
"forbidden to find in %the1",
|
||||
"too dangerous to use in %the1",
|
||||
"useless in %the1",
|
||||
|
Reference in New Issue
Block a user