mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'master' into next
This commit is contained in:
commit
93587d393d
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue