# TEAMNAME TEAMCAPTAIN ShadowRider38 # TEAMMEMBERS ShadowRider38 NonviableStreak Implojin CarefulOdds # aesen rc 1.1 # changelog: add toggle_zigmode function and macro # Copy this part and remove the # to get the Danger! messages # when encountering an enemy. #{ # safe = you.feel_safe() # # function update_safe() # local old_safe = safe # safe = you.feel_safe() # if not safe and old_safe then # crawl.mpr("Danger!", "warning") # crawl.more() # end # end # # function ready() # update_safe() # end #} # https://github.com/crawl/crawl/blob/master/crawl-ref/docs/options_guide.txt explore_auto_rest = false default_show_all_skills = true default_manual_training = true view_delay = 100 cloud_status = true show_more = true show_game_time = false tile_show_demon_tier = true use_animations -= hp, player, pickup, branch_entry autopickup_exceptions += 0 then tile = tile .. "_" .. tostring(n) end crawl.setopt("tile_player_tile = " .. tile) end function ready() randomize_player_tile() update_safe() end } # player tile :if you.race() == "Meteoran" then tile_player_tile = tile:mons_orb_of_fire :end tile_player_tile = tile:mons_killer_klown