Skip to content

Commit

Permalink
Reverted recent Sight of Evil range increase
Browse files Browse the repository at this point in the history
It would glitch out
  • Loading branch information
Loobinex committed Oct 19, 2024
1 parent f5dfa3f commit e9e5476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dungeon_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ extern "C" {
#define MAX_THINGS_IN_HAND 64
#define TURN_TIMERS_COUNT 8
#define SCRIPT_FLAGS_COUNT 8
#define MAX_SOE_RADIUS 26
#define MAX_SOE_RADIUS 13
#define CREATURE_GUI_JOBS_COUNT 3
#define CUSTOM_BOX_COUNT 256
#define FX_LINES_COUNT 32
Expand Down

0 comments on commit e9e5476

Please sign in to comment.