Добавлены локации и перемещение по ним
This commit is contained in:
21
data/locations/location_2.txt
Normal file
21
data/locations/location_2.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
ID=2
|
||||
TITLE=Old Corridor
|
||||
WIDTH=10
|
||||
HEIGHT=6
|
||||
START_X=1
|
||||
START_Y=1
|
||||
NORTH=1
|
||||
SOUTH=3
|
||||
WEST=0
|
||||
EAST=0
|
||||
RIDDLE_TYPE=2
|
||||
RIDDLE_TEXT=Decode this word: MBHJD. Each letter is shifted by one.
|
||||
RIDDLE_ANSWER=magic
|
||||
MAP_BEGIN
|
||||
##########
|
||||
#@.......#
|
||||
#..E.....#
|
||||
#........#
|
||||
#......D.#
|
||||
##########
|
||||
MAP_END
|
||||
Reference in New Issue
Block a user