Skip to content

Commit

Permalink
Remove the guaranteed depths abyss portal.
Browse files Browse the repository at this point in the history
Since the rune is gone, there's no reason to have it. Portals to the abyss still exist in various flavor vaults, but should probably be removed since there's no reason to ever go there.
  • Loading branch information
Hellmonk committed Mar 19, 2017
1 parent 3bb84f2 commit ff5908f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crawl-ref/source/dat/des/branches/abyss.des
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ end

function abyss_entry(e, glyph)
e.tags("extra luniq_enter_abyss chance_enter_abyss")
e.depth_chance("Depths:1-2", 3333)
e.depth_chance("Depths:3", 10000)
e.depth_chance("Depths:4", 10000)
e.depth_chance("Depths:5-", 3333)
-- D:21-27 entries for save compat, remove when TAG_MAJOR_VERSION > 34
Expand Down

0 comments on commit ff5908f

Please sign in to comment.