- [WIP] Improving life lost scenery
This commit is contained in:
1
main.lua
1
main.lua
@@ -201,6 +201,7 @@ function update_game()
|
|||||||
rect(tx,ty,tx+8,ty+8,3)
|
rect(tx,ty,tx+8,ty+8,3)
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
|
if not abad.hurting then
|
||||||
draw_hab(abad.hab,0,0)
|
draw_hab(abad.hab,0,0)
|
||||||
--text(abad.hab,1,1,2)
|
--text(abad.hab,1,1,2)
|
||||||
draw_hab(cameras[current_camera].hab,0,48)
|
draw_hab(cameras[current_camera].hab,0,48)
|
||||||
|
|||||||
Reference in New Issue
Block a user