Добавлены локации и перемещение по ним
This commit is contained in:
21
data/locations/location_3.txt
Normal file
21
data/locations/location_3.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
ID=3
|
||||
TITLE=Guard Room
|
||||
WIDTH=10
|
||||
HEIGHT=6
|
||||
START_X=1
|
||||
START_Y=1
|
||||
NORTH=2
|
||||
SOUTH=4
|
||||
WEST=0
|
||||
EAST=0
|
||||
RIDDLE_TYPE=3
|
||||
RIDDLE_TEXT=Continue the sequence: 2 4 8 16
|
||||
RIDDLE_ANSWER=32
|
||||
MAP_BEGIN
|
||||
##########
|
||||
#@.......#
|
||||
#....N...#
|
||||
#........#
|
||||
#......D.#
|
||||
##########
|
||||
MAP_END
|
||||
Reference in New Issue
Block a user