File: secret.map

package info (click to toggle)
powder 117-1
  • links: PTS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 10,360 kB
  • ctags: 3,545
  • sloc: cpp: 55,002; makefile: 541; sh: 258; objc: 245; ansic: 107; csh: 54
file content (14 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# A secret wall

+-------+
|#######|
|x..#..#|
|#..s..x|
|#######|
+-------+

 : SQUARE_EMPTY
x: SQUARE_DOOR, SQUAREFLAG_LIT
s: SQUARE_SECRETDOOR, SQUAREFLAG_LIT
.: SQUARE_FLOOR, SQUAREFLAG_LIT
#: SQUARE_WALL, SQUAREFLAG_LIT