mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-12 03:33:00 +00:00
kite-and-dart tiling
This commit is contained in:
@@ -439,6 +439,8 @@ void initConfig() {
|
||||
addsaver(sightranges[gHoroTris], "sight-horotris", 2.9 + bonus);
|
||||
addsaver(sightranges[gHoroRec], "sight-hororec", 2.2 + bonus);
|
||||
addsaver(sightranges[gHoroHex], "sight-horohex", 2.75 + bonus);
|
||||
|
||||
addsaver(sightranges[gKiteDart3], "sight-kd3", 2.25 + bonus);
|
||||
|
||||
addsaver(sightranges[gField435], "sight-field435", 4 + bonus);
|
||||
addsaver(sightranges[gField534], "sight-field534", 3.8 + bonus);
|
||||
|
||||
Reference in New Issue
Block a user