mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-21 20:11:12 +00:00
Update ZB config for Glaregoyle and Buggle object names, and Glaregoyle sprite name.
This commit is contained in:
parent
38318ad789
commit
cc499515da
1 changed files with 9 additions and 9 deletions
|
@ -3542,7 +3542,7 @@ thingtypes
|
|||
}
|
||||
124
|
||||
{
|
||||
title = "AquaBuzz";
|
||||
title = "Buggle";
|
||||
sprite = "BBUZA1";
|
||||
width = 20;
|
||||
height = 24;
|
||||
|
@ -5673,8 +5673,8 @@ thingtypes
|
|||
{
|
||||
arrow = 1;
|
||||
blocking = 2;
|
||||
title = "Trapgoyle";
|
||||
sprite = "GARGA1";
|
||||
title = "Glaregoyle";
|
||||
sprite = "BGARA1";
|
||||
width = 16;
|
||||
height = 40;
|
||||
flags4text = "[4] Slides when pushed";
|
||||
|
@ -5684,8 +5684,8 @@ thingtypes
|
|||
{
|
||||
arrow = 1;
|
||||
blocking = 2;
|
||||
title = "Trapgoyle (Up)";
|
||||
sprite = "GARGA1";
|
||||
title = "Glaregoyle (Up)";
|
||||
sprite = "BGARA1";
|
||||
width = 16;
|
||||
height = 40;
|
||||
flags4text = "[4] Slides when pushed";
|
||||
|
@ -5695,8 +5695,8 @@ thingtypes
|
|||
{
|
||||
arrow = 1;
|
||||
blocking = 2;
|
||||
title = "Trapgoyle (Down)";
|
||||
sprite = "GARGA1";
|
||||
title = "Glaregoyle (Down)";
|
||||
sprite = "BGARA1";
|
||||
width = 16;
|
||||
height = 40;
|
||||
flags4text = "[4] Slides when pushed";
|
||||
|
@ -5706,8 +5706,8 @@ thingtypes
|
|||
{
|
||||
arrow = 1;
|
||||
blocking = 2;
|
||||
title = "Trapgoyle (Long)";
|
||||
sprite = "GARGA1";
|
||||
title = "Glaregoyle (Long)";
|
||||
sprite = "BGARA1";
|
||||
width = 16;
|
||||
height = 40;
|
||||
flags4text = "[4] Slides when pushed";
|
||||
|
|
Loading…
Reference in a new issue