Minor ZB config fix

This commit is contained in:
MascaraSnake 2020-03-22 07:50:57 +01:00
parent c806d8a5e8
commit 6911097b56

View file

@ -6313,7 +6313,7 @@ thingtypes
sprite = "PUMKA0"; sprite = "PUMKA0";
width = 16; width = 16;
height = 40; height = 40;
flags1text = "Don't flicker"; flags1text = "[1] Don't flicker";
} }
2007 2007
{ {
@ -6321,7 +6321,7 @@ thingtypes
sprite = "PUMKB0"; sprite = "PUMKB0";
width = 16; width = 16;
height = 40; height = 40;
flags1text = "Don't flicker"; flags1text = "[1] Don't flicker";
} }
2008 2008
{ {
@ -6329,7 +6329,7 @@ thingtypes
sprite = "PUMKC0"; sprite = "PUMKC0";
width = 16; width = 16;
height = 40; height = 40;
flags1text = "Don't flicker"; flags1text = "[1] Don't flicker";
} }
2009 2009
{ {