Add missing dark room symbol to the Guidebook

This commit is contained in:
Pasi Kallinen
2016-09-24 19:51:43 +03:00
parent 539401ca88
commit b30a4d86c4
2 changed files with 2 additions and 0 deletions

View File

@@ -3187,6 +3187,7 @@ c S_cockatrice (cockatrice)
$ S_coin (pile of coins)
# S_corr (corridor)
- S_crwall (wall)
# S_darkroom (dark room)
^ S_dart_trap (dart trap)
& S_demon (major demon)
* S_digbeam (dig beam)

View File

@@ -3828,6 +3828,7 @@ Default & Symbol Name & Description\\
\verb@$@ & S\verb+_+coin & (pile of coins)\\
\verb@#@ & S\verb+_+corr & (corridor)\\
\verb@-@ & S\verb+_+crwall & (wall)\\
\verb@-@ & S\verb+_+darkroom & (dark room)\\
\verb@^@ & S\verb+_+dart\verb+_+trap & (dart trap)\\
\verb@&@ & S\verb+_+demon & (major demon)\\
\verb@*@ & S\verb+_+digbeam & (dig beam)\\