mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Added Blue Gargoyle and Green Flame
This commit is contained in:
parent
142f799e82
commit
7b5e6df63b
1 changed files with 18 additions and 0 deletions
|
|
@ -5726,6 +5726,24 @@ thingtypes
|
|||
width = 24;
|
||||
height = 32;
|
||||
}
|
||||
1505
|
||||
{
|
||||
title = "Green Flame";
|
||||
sprite = "CFLMA0E0";
|
||||
width = 8;
|
||||
height = 32;
|
||||
}
|
||||
1506
|
||||
{
|
||||
arrow = 1;
|
||||
blocking = 2;
|
||||
title = "Blue Gargoyle";
|
||||
sprite = "BGARD1";
|
||||
width = 16;
|
||||
height = 40;
|
||||
flags4text = "[4] Slides when pushed";
|
||||
flags8text = "[8] Not pushable";
|
||||
}
|
||||
}
|
||||
|
||||
dreamhill
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue