Добавлены локации и перемещение по ним
This commit is contained in:
21
data/locations/location_1.txt
Normal file
21
data/locations/location_1.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
ID=1
|
||||
TITLE=Entrance Hall
|
||||
WIDTH=10
|
||||
HEIGHT=6
|
||||
START_X=1
|
||||
START_Y=1
|
||||
NORTH=0
|
||||
SOUTH=2
|
||||
WEST=0
|
||||
EAST=0
|
||||
RIDDLE_TYPE=1
|
||||
RIDDLE_TEXT=What gets bigger when you take something away?
|
||||
RIDDLE_ANSWER=hole
|
||||
MAP_BEGIN
|
||||
##########
|
||||
#@.......#
|
||||
#....C...#
|
||||
#........#
|
||||
#......D.#
|
||||
##########
|
||||
MAP_END
|
||||
Reference in New Issue
Block a user