mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-14 17:01:07 +00:00
Rename SDURF to SURF and CastleBot FaceStabber to Lance-a-Bot for maximum pun
This commit is contained in:
parent
d02648450a
commit
d87251f853
1 changed files with 4 additions and 4 deletions
|
@ -3292,7 +3292,7 @@ thingtypes
|
|||
}
|
||||
102
|
||||
{
|
||||
title = "Stupid Dumb Unnamed RoboFish";
|
||||
title = "Stupid Unnamed RoboFish";
|
||||
sprite = "FISHA0";
|
||||
width = 8;
|
||||
height = 28;
|
||||
|
@ -3389,14 +3389,14 @@ thingtypes
|
|||
}
|
||||
118
|
||||
{
|
||||
title = "CastleBot FaceStabber";
|
||||
title = "Lance-a-Bot";
|
||||
sprite = "CBFSA1";
|
||||
width = 32;
|
||||
height = 72;
|
||||
}
|
||||
1113
|
||||
{
|
||||
title = "Suspicious FaceStabber Statue";
|
||||
title = "Suspicious Lance-a-Bot Statue";
|
||||
sprite = "CBBSA1";
|
||||
width = 32;
|
||||
height = 72;
|
||||
|
@ -5006,7 +5006,7 @@ thingtypes
|
|||
{
|
||||
arrow = 1;
|
||||
blocking = 2;
|
||||
title = "FaceStabber Statue";
|
||||
title = "Lance-a-Bot Statue";
|
||||
sprite = "CBBSA1";
|
||||
width = 32;
|
||||
height = 72;
|
||||
|
|
Loading…
Reference in a new issue