Skip to content

Commit

Permalink
remove mention of never used WALL_CLING_FOURTH (#64842)
Browse files Browse the repository at this point in the history
- introduced in
commit: 2c41bdf
PR: Add ability to count character flags, move all trait flag checks over to character flag (#55061)
  • Loading branch information
Brambor authored Apr 5, 2023
1 parent fe47c43 commit 99da94c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/JSON_FLAGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@ Some armor flags, such as `WATCH` and `ALARMCLOCK` are compatible with other ite
- ```WEBBED_HANDS``` You have webbings on your hands, supporting your swimming speed.
- ```WEB_RAPPEL``` You can rappel down staircases and sheer drops of any height.
- ```WALL_CLING``` You can ascend/descend sheer cliffs as long as the tile above borders at least one wall. Chance to slip and fall each step.
- ```WALL_CLING_FOURTH``` Same as `WALL_CLING`, but you need four instances of the flag for it to function (ex. four bodyparts with the flag).
- ```WINGS_1``` You have 50% chance to ignore falling traps (including ledges).
- ```WINGS_2``` You have 100% chance to ignore falling traps (including ledges). Requires two flag instances.

Expand Down

0 comments on commit 99da94c

Please sign in to comment.