modif insignifiante - commentaire sur la gestion des cases de la prison des fantômes sur la carte
This commit is contained in:
parent
f89fe10318
commit
ef5e7b05c2
@ -9,6 +9,7 @@ class Tile(IntEnum):
|
|||||||
GSD = 4 # ghost door
|
GSD = 4 # ghost door
|
||||||
TPT = 5 # teleporter tile
|
TPT = 5 # teleporter tile
|
||||||
FIT = 6 # fully inaccessible tile
|
FIT = 6 # fully inaccessible tile
|
||||||
|
# ghost-cell ground as FIT ? verify no pac-dot here
|
||||||
|
|
||||||
class Map:
|
class Map:
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user