Skip to content

Commit

Permalink
fix: Remove a teleport closet (Natris,nicolae)
Browse files Browse the repository at this point in the history
For nemelex_altar_shiori, some glyphs that became floor were not flagged
with `no_tele_into`.
Some glyphs inside unreachablehk
  • Loading branch information
gammafunk committed Jul 29, 2024
1 parent 38ce937 commit cea2b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawl-ref/source/dat/des/altar/overflow.des
Original file line number Diff line number Diff line change
Expand Up @@ -1765,7 +1765,7 @@ TAGS: temple_overflow_1 temple_overflow_nemelex_xobeh uniq_altar_nemelex_xobeh
TAGS: no_pool_fixup no_monster_gen no_item_gen decor no_rotate
TAGS: layout_rooms layout_city layout_open
KFEAT: _ = altar_nemelex_xobeh
SUBST: e : dd', d : n', g : e., f : nn., i : hh. , h : nn. , k : j. , j : n.
SUBST: e : dd', d : n', g : e', f : nn', i : hh' , h : nn' , k : j' , j : n'
SUBST: G:GGTTUUbl
KPROP: 'RS = no_tele_into
MARKER: R = lua:fog_machine { cloud_type="calcifying dust", walk_dist=1, \
Expand Down

0 comments on commit cea2b13

Please sign in to comment.