OSDN Git Service

[Refactor] #40581 Separated drop_artifact() from monster_death()
[hengbandforosx/hengbandosx.git] / src / game-option / birth-options.h
index 71149e3..a551ac4 100644 (file)
@@ -11,7 +11,7 @@ extern bool lite_town; /* Use 'lite' town without a wilderness */
 extern bool ironman_shops; /* Stores are permanently closed (*) */
 extern bool ironman_small_levels; /* Always create unusually small dungeon levels (*) */
 extern bool ironman_downward; /* Disable recall and use of up stairs (*) */
-extern bool ironman_empty_levels; /* Always create empty 'arena' levels (*) */
+extern bool ironman_empty_levels; /* Always create empty 'on_defeat_arena_monster' levels (*) */
 extern bool ironman_rooms; /* Always generate very unusual rooms (*) */
 extern bool ironman_nightmare; /* Nightmare mode(it isn't even remotely fair!)(*) */
 extern bool left_hander; /* Left-Hander */