You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement Waterfall technique (#34)
This commit is contained in:
@@ -112,10 +112,10 @@ if DEF(_DEBUG)
|
||||
connection north, DebugLevel1_Map1, DEBUGLEVEL_1_MAP_1, 0
|
||||
|
||||
map_attributes DebugLevel2_Map1, DEBUGLEVEL_2_MAP_1, $00, WEST
|
||||
connection west, DebugLevel2_Map2, DEBUGLEVEL_2_MAP_2, 3
|
||||
connection west, DebugLevel2_Map2, DEBUGLEVEL_2_MAP_2, 0
|
||||
|
||||
map_attributes DebugLevel2_Map2, DEBUGLEVEL_2_MAP_2, $00, EAST
|
||||
connection east, DebugLevel2_Map1, DEBUGLEVEL_2_MAP_1, -3
|
||||
connection east, DebugLevel2_Map1, DEBUGLEVEL_2_MAP_1, 0
|
||||
|
||||
map_attributes DebugLevel3_Map1, DEBUGLEVEL_3_MAP_1, $00, 0
|
||||
|
||||
|
Reference in New Issue
Block a user