Fix confetti because #yolo
This commit is contained in:
parent
bad474cc8b
commit
948ce5bab1
1 changed files with 0 additions and 3 deletions
|
|
@ -1096,9 +1096,6 @@ namespace TShockAPI
|
|||
player.Teleport(pos.X*16, pos.Y*16 );
|
||||
}}
|
||||
|
||||
Item i = new Item();
|
||||
i.SetDefaults("Confetti Gun");
|
||||
player.GiveItem(i.type, i.name, i.width, i.headSlot, 10);
|
||||
args.Handled = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue