Adds creampie launcher

This commit is contained in:
Vera Aguilera Puerto
2021-03-21 18:05:35 +01:00
parent 1a8982da52
commit d505ce1409
12 changed files with 90 additions and 15 deletions

View File

@@ -176,5 +176,6 @@ namespace Content.Server.GameObjects.Components.Weapon.Ranged.Ammunition
Dart, // Placeholder
Grenade,
Energy,
CreamPie, // I can't wait for this enum to be a prototype type...
}
}