Reestructuració i neteja de codi

This commit is contained in:
2026-05-24 23:09:43 +02:00
parent 43013f9c4b
commit a29dea89ae
9 changed files with 21 additions and 845 deletions
+1
View File
@@ -2,6 +2,7 @@
function stages.stage1_init()
stages.actors={}
mapa = stage1_mapa
print("mapa loaded")
tiletype={void=0,nonpc=1,stair=2,switch=3,half=4,block=5}
mapa.wait=0
mapa.step=0