- [NEW] animated tiles

This commit is contained in:
2022-10-24 16:34:13 +02:00
parent adc89cf11c
commit 1f002c5488
6 changed files with 88 additions and 80 deletions

View File

@@ -4,8 +4,8 @@ switches={
current_list=nil,
current_index=-1,
}
switches[1]={}
switches[1][18]={1, 57,45}
switches[11]={}
switches[11][21]={11, 57,45}
function switches.start(hab,tile)
if switches.cooldown>0 then return end